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