e8dff6c4a0[TESTS] Move AcceptHeader from ActivityPub plugin to Core Delete temporary ActivityPub tests (they were to be deleted long ago)
Diogo Cordeiro
2020-06-25 15:35:20 +01:00
23ed816035[ExtendedProfile] Fix XML type bug
Diogo Cordeiro
2020-06-24 21:30:43 +01:00
324b7f38a9[FORMAT] Run php-cs-fixer on tests/
Diogo Cordeiro
2020-06-24 13:08:11 +01:00
aa7aff3f6b[TESTS] Fix CommandInterpreterTest Also corrected a bad refactoring that affected Xmpp plugin test
Diogo Cordeiro
2020-06-24 12:42:05 +01:00
236929a166[PEAR] I'm tired of this issue still popping up, this seems to silence it
Diogo Cordeiro
2020-06-24 12:44:38 +01:00
953e243639[UI] Make neo-quitter default theme
Diogo Cordeiro
2020-04-07 03:59:10 +01:00
b8c0fa9fa0[ActivityPub] Fix Postgres incompatible query in Following and Followed collection
susdiv
2020-06-05 17:48:21 +00:00
9e7794cd66Merge branch 'nightly' of rainydaysavings/gnu-social into nightly
Diogo Cordeiro
2020-06-03 00:08:53 +00:00
92ad44abf9[THEME][neo-quitter] Added icon for Network in navbar
rainydaysavings
2020-06-03 00:59:22 +01:00
7e83ddf80e[FIX] Fix 'Trying to access array offset on value of type null' in AntiBrutePlugin and SimpleCaptchaPlugin when using scripts
Hugo Sales
2020-05-24 16:54:22 +00:00
a9be720f09[OStatus] Remove TFN's deprecated Census event and fix small typo in the code
tenma
2020-04-07 02:42:40 +01:00
d7906f113e[ActivityPub] Remove TFN's deprecated Census event
tenma
2020-04-07 02:42:03 +01:00
01dcaefcfb[TheFreeNetwork] Use config + module settings for initialization and online lookup
tenma
2020-04-07 02:36:50 +01:00
cfba91ea43[OStatus] Add TheFreeNetwork module's support in handling profile insertion
tenma
2020-04-03 02:47:55 +01:00
134b6f6478[ActivityPub] Add TheFreeNetwork module's support in handling profile insertion
tenma
2020-03-31 08:13:52 +01:00
64104cb182[TheFreeNetwork] Handle new StartTFNLookup and EndTFNLookup events
tenma
2020-03-31 08:11:12 +01:00
9aedcc7997[OStatus] Update salmonaction to use the new LRDD's method for grabbing aliases
tenma
2020-03-31 08:09:22 +01:00
35547e28ea[LRDD] Add a new method for grabing profile aliases
tenma
2020-03-31 08:07:35 +01:00
c6543e1f95[ActivityPub] Autofix profile URIs through alias discovering
tenma
2020-03-27 19:25:43 +00:00
2183875e9e[UI] Fix group member pages showing up twice
Alexei Sorokin
2020-05-05 16:49:21 +03:00
e5ee069f4a[UI] Order groups in join descending order in profiles
Alexei Sorokin
2020-05-05 16:25:02 +03:00
6c844315aa[CORE] Fix 'Array and string offset access syntax with curly braces is deprecated' in AuthCryptModule and DirectionDetectorPlugin
Hugo Sales
2020-05-04 10:42:13 +00:00
872bb1388d[Nodeinfo] Count active users for full days and without silenced
Alexei Sorokin
2020-04-17 18:13:05 +03:00
42aa255152[CORE] Re-format the inboxnoticestream query
Alexei Sorokin
2020-04-08 15:25:30 +03:00
e58188d136[UI] Small improvement on attachment's visual
Diogo Cordeiro
2020-04-07 02:45:48 +01:00
bb32c0af3b[SensitiveContent] Fix plugin settings Also reformatted the code and minor bug fixed it
Diogo Cordeiro
2020-04-07 02:02:21 +01:00
63fd2c7037[SensitiveContent] Add option to activate for not-logged-in visitors
nee
2018-04-05 22:19:29 +02:00
520a2ba202[SensitiveContent] Don't crash in GNU social classic
nee
2018-04-05 22:16:19 +02:00
13e8445083[SensitiveContent] Fix bug where having this plugin activated would not size thumbnails correctly
Hugo Sales
2020-04-06 17:53:15 +00:00
d1c70cb13b[CORE] Make avatars be served with the same mechanism as attachments
Hugo Sales
2020-03-06 17:34:49 +00:00
dc211c9c44[ActivityPub][Postman] Fix not sending notices to self
Diogo Cordeiro
2019-12-11 00:15:27 +00:00
27babac6dc[Ostatus] Partially revert 69add504e6 updateuris isn't needed after alll, we should solve this with TFNM and existing infrastructure.
Diogo Cordeiro
2019-12-10 23:50:12 +00:00
3e2b7cddc8[ActivityPub][RSA] Revision, increase type scrictness and improve docs
Diogo Cordeiro
2019-12-10 22:52:28 +00:00
80ba2b3ccc[ActivityPub] Properly handle Actor URIs by using events correctly This should fix nulls on explorer lookups inputed by postman after generate_followers/getSubscribers, that I think were caused by calling common_profile_uri that, curiously, only handles local profiles
Diogo Cordeiro
2019-12-10 22:27:32 +00:00
b730582336[CORE] Add GNUSOCIAL_ENGINE_REPO_URL and increase usage of GNUSOCIAL_ENGINE_URL
Diogo Cordeiro
2019-11-21 00:21:22 +00:00
1b429dd2e5[API] Show a nicer no such user error on statusnet/groups/list_all
Alexei Sorokin
2019-11-16 22:12:42 +03:00
d921f3dadb[ActivityPub] New URI system
Diogo Cordeiro
2019-11-02 01:52:57 +00:00
c154712012[PEAR DB_DataObject] Removed DB_DATAOBJECT_NO_OVERLOAD as we don't have support for either PHP 4 or 5
Diogo Cordeiro
2019-11-02 00:26:25 +00:00
3634af3fdc[TheFreeNetwork] First code: Module class and census event
tenma
2019-10-30 23:09:38 +00:00
1df9ec9f0f[SCRIPTS] Add updateuris script To fix user URIs to their non-fancy version
tenma
2019-10-28 16:27:05 +00:00
ae54a94d41[CORE] Update common_user_uri To be consistent between federated-protocols and maintain non-fancy URIs
tenma
2019-10-28 15:03:28 +00:00
69add504e6[OStatus] Add script for profile deduplication and URI fixing
tenma
2019-10-24 02:08:54 +01:00
a0d30b6872[ActivityPub] Fix some small known problems
tenma
2019-10-20 20:07:46 +01:00
a06b33be66[AnonymousFave][DATABASE] Set the created timestamp on INSERT
Alexei Sorokin
2019-11-01 16:09:09 +03:00
fe3e33e702[DAEMONS][TwitterBridge] Set PUBLICDIR
Alexei Sorokin
2019-11-01 15:27:36 +03:00
3f56459734[COMPOSER] Remove some pre-composer remnants from the code
Alexei Sorokin
2019-11-01 14:19:42 +03:00
4903241e4b[DOCUMENTATION][NGINX conf] snippets/fastcgi-php.conf is Debian-specific
Alexei Sorokin
2019-11-01 08:52:21 +03:00
85be003cf5[Embed][CORE] hex2bin should always get an even amount of symbols
Alexei Sorokin
2019-11-01 08:29:52 +03:00
bddc1c0f9d[ActivityPub] Fix successive "Cannot use object of type stdClass as array" errors in the postman
tenma
2019-11-01 00:12:45 +00:00
01f6d83b86[MODULES] Fix VERSION constant to MODULE_VERSION in various modules
tenma
2019-10-30 23:52:14 +00:00
aa994ee4fb[CORE] Allow to force non-fancy URLs Essential to allow toggling fancy urls later. In some cases it is critical to keep the URL an unique URI.
Diogo Cordeiro
2019-10-26 16:10:44 +01:00
7298468df7[FILE] Fix Return value of File::getFileOrThumbnailSize() must be of the type int, null returned
Diogo Cordeiro
2019-10-19 01:16:37 +01:00
63caa5044d[LIB_REFACTOR] Fix minor issues
Diogo Cordeiro
2019-10-19 00:51:52 +01:00
2ae93dbec6[ActivityPub] Revert usage of bitwise-operator & in the inbox_handler class.
tenma
2019-10-17 20:25:00 +01:00
b434bead2c[ActivityPub] The protocol allows content to be null, GNU social doesn't, we'll reject silentiously Reported by kaniini
Diogo Cordeiro
2019-10-11 19:09:08 +01:00
6284b155b8[ActivityPub] attributedTo itself is not required, if not present then it should be inferred from the actor Reported by kaniini
Diogo Cordeiro
2019-10-11 17:51:17 +01:00
5fb1e26a4c[ActivityPub] Inbox Handler: Remove old guzzle import Improve exception information in doc blocks
Diogo Cordeiro
2019-10-11 17:18:29 +01:00
6423750250[ActivityPub] Slightly increase robustness on exception handling Also ported Activitypub_rsa to PHP7 Minor indentation fixes
Diogo Cordeiro
2019-10-11 17:08:37 +01:00