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