Miguel Dantas
|
b9edd7a64c
[CORE][ACTION] Removed getfile action. Superseded by attachment/*/download, which additionally uses a file hash as oposed to a filename.
|
5 lat temu |
Miguel Dantas
|
ca9083204e
[CORE][UI] Made attachment actions and its subactions be able to identify attachments by id and by filehash. Changed the url stored in the DB to be attachment//view
|
5 lat temu |
Miguel Dantas
|
df27619594
[CORE] Refactored attachement actions to remove duplicate code
|
5 lat temu |
Miguel Dantas
|
df56455f5d
[CORE][UI][ROUTER] Added view action, which inlines images and videos but downloads everything else. Fixed File url to get an URL fromthe view action, so when a making a remote notice, the correct URL is used, not accessing directly to the file
|
5 lat temu |
Miguel Dantas
|
54c477323e
[CORE] Attachments and thumbnails aren't accessed directly by the file under the file storage folder, but indirectly from PHP, so that access to the file folder can be blocked in the server config
|
5 lat temu |
Miguel Dantas
|
27146b870a
[CORE] Fixed common_get_preferred_php_upload_limit, because some values in php.ini can be -1 or 0 for unlimited
|
5 lat temu |
Miguel Dantas
|
ac999b9035
[MEDIA] Removed blacklisted extensions, "trusts" upload extension (doesn't affect anything) and updated sysadmin documentation
|
5 lat temu |
Miguel Dantas
|
0956744b64
[MEDIA][CORE] Add common function for converting a string with a size unit to an int and MediaFile uses file_quota
|
5 lat temu |
Miguel Dantas
|
22cdb2e053
[MEDIA][UI] In case an attachment preview isn't possible, the name is displayed anyway
|
5 lat temu |
Miguel Dantas
|
7fec5905e3
[MEDIA][UI] Added preview support for BMP, WEBP and ICO, displaying the name underneath, centered
|
5 lat temu |
Miguel Dantas
|
fb201da1f4
[MEDIA] File downloader now in PHP, added proper name in the UI and changed the format for new attachment file names
|
5 lat temu |
Diogo Cordeiro
|
83a05724b8
[CORE] Fix subscriptions and subscribers list (related to 44653d339d)
|
5 lat temu |
Diogo Cordeiro
|
f2705180e0
[TagSub] Fix User's tags list issue
|
5 lat temu |
Diogo Cordeiro
|
306d80de94
[DATABASE] Revert accidental regression introduced with 9a39ebe66f
|
5 lat temu |
Diogo Cordeiro
|
2740ff8c4c
[DOCUMENTATION] Minor corrections
|
5 lat temu |
Diogo Cordeiro
|
81d65afb28
[RELEASE] The Invicta Crusade
|
5 lat temu |
Miguel Dantas
|
b224d93098
[MEDIA] ImageFile now extends MediaFile and validates images more aggressively.
|
5 lat temu |
brunoccast
|
a1041a53f7
[THEME] Fix OpenID settings styles
|
5 lat temu |
brunoccast
|
1e4063254b
[OpenID] Added synchronization button and corresponding action
|
5 lat temu |
Diogo Cordeiro
|
b6be1a3659
[DATABASE][User_openid_prefs] Fix wrong type for modified column
|
5 lat temu |
Diogo Cordeiro
|
a1af5562de
EmailRegistration plugin flow requires a confirmation address before user creation
|
5 lat temu |
Diogo Cordeiro
|
46f98b3142
[VersionBump] 1.19.0, fairly late
|
5 lat temu |
Diogo Cordeiro
|
8305641b20
Update master GS version
|
6 lat temu |
Mikael Nordfeldth
|
457d32e273
Merge branch 'takeshitakenji/gnu-social-twitter-repeat-config' into mmn_fixes
|
7 lat temu |
Mikael Nordfeldth
|
2fc4b174c1
Domain name regular expression into lib/framework.php
|
7 lat temu |
Mikael Nordfeldth
|
d00f19663b
bump to beta5 since phpseclib update (which might cause some issues still)
|
8 lat temu |
Mikael Nordfeldth
|
5e131aed80
Apparently medium.com uses @ frequently i URLs
|
8 lat temu |
Neil E. Hodges
|
39ebb64b85
Added proper enabling and disabling of sending RTs to Twitter.
|
9 lat temu |
Mikael Nordfeldth
|
bd75305560
Define-ify excluded end-characters of URL autolinking
|
9 lat temu |
Mikael Nordfeldth
|
c769924505
Reduce the number of allowed characters in auto-linking URLs.
|
9 lat temu |