Commit graph

160 commits

Author SHA1 Message Date
nobody
1e2307a9c7 I'm hesitant to merge pull request 20 for a number of reasons, but the Accept-header based module handlers have to be re-ordered in any case so the wrong one doesn't answer prematurely if a request contains more than one of Zot6 or ActivityPub in the Accept headers. So we'll do that while I'm thinking about the best way forward. This creates a policy mess because in this case AP has to have priority over Zot. Elsewhere, we always prioritise Zot first.
The problem will always be future developers who don't understand that the precise order of Accept-header based module handlers in the code will be critical to proper functioning if I let this go forward.
2021-02-16 19:10:47 -08:00
nobody
a91c1a5ccf more thread presentation 2020-12-08 17:18:45 -08:00
nobody
d5864cc181 provide site over-ride for thread pixel indent 2020-12-07 20:16:15 -08:00
nobody
40a53a517c thread indent pixels setting 2020-12-07 20:02:38 -08:00
nobody
957ce3b13d channel level comments_closed 2020-11-28 13:27:24 -08:00
nobody
7ca480f231 provide a global project default setting for whether or not ActivityPub is enabled. It can still be toggled at the site level and (if enabled at the system level) toggled at the channel level. 2020-11-26 16:17:07 -08:00
nobody
603c643a1d describe privacy roles 2020-11-15 16:58:31 -08:00
nobody
c17b0cfd1d oauth2 testing 2020-11-11 21:37:13 -08:00
nobody
e89a70b0af icon files for local projects - fix redmatrix icons (edges cutoff) 2020-10-26 16:17:53 -07:00
nobody
4374f66c78 some more poll cleanup 2020-10-20 16:13:30 -07:00
nobody
6e97139692 move activitypub settings 2020-10-03 14:25:01 -07:00
nobody
601640b549 bring back outbox polling for new connections, check array in inbox and fix syntax error in channel settings 2020-09-21 04:41:15 -07:00
nobody
4cac4bac62 apply local name changes to all relevant xchans 2020-09-19 18:13:58 -07:00
nobody
107ec9a1eb make the dm visual notification work again 2020-08-20 17:36:01 -07:00
nobody
bc88e6c1b3 making progress towards the "new" mail (DM) notifications. Email part works, visual notify doesn't yet, but we can trick the stream notify to at least provide the right text. 2020-08-19 22:46:55 -07:00
zotlabs
f4b2767989 support noindex meta and pleroma scrobbler activities 2020-07-27 16:49:21 -07:00
zotlabs
a9bdd411f8 cleanup permit_all_mentions 2020-07-03 19:36:46 -07:00
zotlabs
b44f194aa8 Deprecate the term 'master' from the codebase. 2020-06-15 00:29:56 -07:00
zotlabs
40d2526b6d clarify the descriptions 2020-06-02 16:54:26 -07:00
zotlabs
8c92aef775 more work on smart mentions 2020-06-01 22:36:55 -07:00
zotlabs
c33876d7a0 surface the tag_username setting 2020-06-01 21:46:26 -07:00
zotlabs
ad6a42ec8f cleanup of settings page 2020-04-07 19:07:12 -07:00
zotlabs
eb52d4d1e3 implement followed tags 2020-04-07 19:01:14 -07:00
zotlabs
edb9250f85 cleanup 2020-03-03 18:00:20 -08:00
zotlabs
a9b8755e32 whitespace 2020-02-12 21:48:10 -08:00
zotlabs
04ae664c92 network -> stream 2020-02-12 21:36:21 -08:00
zotlabs
f7efbfc7c2 more emojireaction work and a config setting to allow messages where you are mentioned, over-riding normal permissions. 2020-02-04 15:44:26 -08:00
DM42.Net Hubzilla Development
c38aef282d Fix: hide_friends setting won't stick 2019-12-05 23:53:48 -05:00
zotlabs
8a13280f3e don't permit changing a channel to or from a collection after initial channel creation. Doing so would need to choose or release the channel_parent and this is not implemented currently 2019-11-28 14:04:43 -08:00
zotlabs
b6d236cb6e render app for activitypub 2019-11-25 15:48:14 -08:00
zotlabs
027d9e211d more html5 br conversions 2019-11-21 20:00:57 -08:00
zotlabs
93fe2eba52 activitypub default enable 2019-10-26 15:53:43 -07:00
zotlabs
d98d6f7f6e put all personal privacy settings in one place. 2019-10-26 14:11:58 -07:00
zotlabs
81a1b0667a support as:sensitive 2019-10-17 18:09:40 -07:00
zotlabs
26109b9643 appify oauth2 2019-10-09 22:51:48 -07:00
zotlabs
d27f9676b8 oauth manage cleanup 2019-10-09 21:47:05 -07:00
zotlabs
950a70f2e0 oauth work 2019-10-09 17:34:18 -07:00
zotlabs
dbf2541aac rename hyperdrive setting, add acl patches from upstream 2019-10-08 16:48:46 -07:00
zotlabs
01cd50952e one more time 2019-10-04 00:31:36 -07:00
zotlabs
846f959f5c Hopefully the final wording. Maybe, maybe not. 2019-10-03 17:59:55 -07:00
zotlabs
779718e9f1 cleanup messaging 2019-10-02 23:55:48 -07:00
zotlabs
b3109010a2 better selection for start of week, some Middle East countries start the week on Saturday and this option was not available. 2019-10-02 22:35:12 -07:00
zotlabs
d1d2ad823d allow apps to be pinned,featured or both. Also some channel settings cleanup 2019-10-02 21:38:32 -07:00
zotlabs
2f663e488d various stuff 2019-10-02 18:07:13 -07:00
zotlabs
e8abc92038 personal activitypub setting. If the site enables activitypub, the default is on. But you can choose to turn it off. 2019-09-22 22:23:18 -07:00
zotlabs
1f160251a0 styling issues, fixes from Hubzilla 2019-09-02 20:47:34 -07:00
zotlabs
79fbccdce7 add client_name to oauth2 storage 2019-08-04 17:30:07 -07:00
zotlabs
3bc243ea46 image censoring per connection 2019-07-30 17:56:35 -07:00
zotlabs
c660c77ff6 allow the comment permission limit to be changed at will - no matter what permission role is in play. 2019-07-11 22:54:35 -07:00
zotlabs
cf040dea61 misc fixes 2019-07-11 22:03:17 -07:00