Hypolite Petovan
|
c86cc83524
|
Merge pull request #11260 from mkljczk/develop
API: add list members editing
|
2022-02-20 09:45:25 -05:00 |
|
marcin mikołajczak
|
0209892631
|
Apply suggestions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-20 14:10:57 +01:00 |
|
Michael
|
311c1fdd81
|
Avoid warning and notice
|
2022-02-20 05:14:36 +00:00 |
|
marcin mikołajczak
|
9c6f6bcb95
|
API: add list members editing
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
|
2022-02-19 23:22:54 +01:00 |
|
Michael
|
c867581530
|
Store the receivers of a post in the tags
|
2022-02-19 13:31:49 +00:00 |
|
Hypolite Petovan
|
c03ff7833b
|
Merge pull request #11253 from annando/forum3
More rework to make private communities working
|
2022-02-18 12:19:57 -05:00 |
|
Tobias Diekershoff
|
4c7d3a6371
|
Merge pull request #11255 from MrPetovan/task/11245-thread-completion-like
Relax comparison with pconfig system.accept_only_sharer value
|
2022-02-18 17:09:42 +01:00 |
|
Hypolite Petovan
|
c376081d0d
|
Relax comparison with pconfig system.accept_only_sharer value
- DI::pConfig()->get returns a string value, not an integer
- Removed superfluous default values now that we aren't doing strict type checking
|
2022-02-18 09:32:30 -05:00 |
|
Michael
|
39724d5079
|
Add the mentions
|
2022-02-18 09:12:33 +00:00 |
|
Michael
|
ebb4c0f947
|
tests
|
2022-02-18 06:12:02 +00:00 |
|
Michael
|
0ce756596e
|
Tests again
|
2022-02-18 05:56:17 +00:00 |
|
Michael
|
830a91e586
|
Avoid failed test
|
2022-02-18 05:34:18 +00:00 |
|
Michael
|
7a5a8c8d68
|
Improve look of reshared items on the forum profile
|
2022-02-17 23:06:57 +00:00 |
|
Michael
|
49dd97e5fd
|
User lower case
|
2022-02-17 21:51:47 +00:00 |
|
Michael
|
234dac49b4
|
Rrepeat comments as well
|
2022-02-17 21:44:59 +00:00 |
|
Michael
|
1b6b6bcc6d
|
Renamed function
|
2022-02-17 07:53:24 +00:00 |
|
Michael
|
51fb265621
|
Merge remote-tracking branch 'upstream/develop' into forum3
|
2022-02-17 07:11:50 +00:00 |
|
Michael Vogel
|
618dda7dd2
|
Merge pull request #11246 from MrPetovan/task/11245-thread-completion-like
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
|
2022-02-17 08:02:19 +01:00 |
|
Michael
|
9ac24a0f36
|
More rework to make private communities working
|
2022-02-16 22:56:55 +00:00 |
|
Michael
|
33edfc6a5f
|
Fix for private communities
|
2022-02-15 23:51:13 +00:00 |
|
Hypolite Petovan
|
99979019bf
|
Expand system.accept_only_sharer pconfig value to include previous behavior with likes
|
2022-02-15 15:54:36 -05:00 |
|
Hypolite Petovan
|
361fdccdc7
|
Merge pull request #11242 from annando/private-forums
Private forums are now working via AP
|
2022-02-15 12:06:34 -05:00 |
|
Michael
|
d019ef57d2
|
Database version increased, code simplified
|
2022-02-15 15:44:44 +00:00 |
|
Hypolite Petovan
|
9ae0234bb5
|
Use expected order for post medias
- This fixes the wrong display order of post pictures
|
2022-02-15 09:53:24 -05:00 |
|
Michael
|
29d83c0ffb
|
Block communication with Diaspora for communities
|
2022-02-15 07:08:02 +00:00 |
|
Michael
|
2b0518ac04
|
unset several table fields before distribution
|
2022-02-15 06:21:46 +00:00 |
|
Michael
|
d404f15312
|
Improve local forum distribution
|
2022-02-14 22:04:33 +00:00 |
|
Michael
|
ee3a8ccb3b
|
No notifcations for forum / fetch user for fetching content
|
2022-02-13 05:45:06 +00:00 |
|
Michael
|
e394143148
|
Private forums are now working via ActivityPub
|
2022-02-12 18:38:36 +00:00 |
|
Michael
|
5b46b41226
|
New function to add group members from a forum
|
2022-02-09 21:34:25 +00:00 |
|
Michael
|
9a764516d0
|
Use the "contact-type" instead of "forum" or "prv"
|
2022-02-09 06:52:16 +00:00 |
|
Michael
|
92a71f8c27
|
Store wekk/month&halfyear usage / number of posts
|
2022-02-06 20:03:19 +00:00 |
|
Michael
|
8b585c6ccc
|
Set the timeout to 10 seconds
|
2022-02-06 10:07:18 +00:00 |
|
Michael
|
b3da88ceaa
|
Don't assume AP with Wordpress
|
2022-02-06 09:21:14 +00:00 |
|
Michael
|
85f029a724
|
Enforce probing
|
2022-02-06 09:03:48 +00:00 |
|
Michael
|
f1cac5170b
|
mark sites as "phantom" that are up but couldn't be detected
|
2022-02-06 08:02:19 +00:00 |
|
Michael
|
ea2faa28fe
|
Use first word as platform / improvements for registered users
|
2022-02-06 05:59:47 +00:00 |
|
Michael
|
650f90df25
|
Platforms: only use and show trusted detections
|
2022-02-05 22:14:19 +00:00 |
|
Hypolite Petovan
|
121e40357c
|
Merge pull request #11209 from annando/issue-10365-Events
Issue 10365: Event updates are now processed
|
2022-02-05 12:08:00 -05:00 |
|
Michael
|
69d7391f90
|
Added comment
|
2022-02-05 16:49:21 +00:00 |
|
Michael Vogel
|
3a96a97189
|
Update src/Model/GServer.php
Co-authored-by: Hypolite Petovan <hypolite@mrpetovan.com>
|
2022-02-05 16:01:04 +01:00 |
|
Michael
|
1564447b8c
|
Detect pump.io servers
|
2022-02-05 11:25:06 +00:00 |
|
Michael
|
bd8032f2ba
|
Issue 10365: Event updates are now processed
|
2022-02-05 11:16:50 +00:00 |
|
Michael
|
695d6ce461
|
Issue 10966: Ignore "only sharer" setting for forum accounts
|
2022-02-03 20:26:30 +00:00 |
|
Michael
|
4808713668
|
Don't cache local avatars
|
2022-02-01 20:22:40 +00:00 |
|
Michael
|
b9ea7adbda
|
Issue 10966: Perform forum handling with the unified format
|
2022-01-30 04:48:22 +00:00 |
|
Michael
|
d4f97f8a4b
|
Issue 10966: Improved logging / reworked forum functionality
|
2022-01-29 19:09:18 +00:00 |
|
Michael
|
9eec2bf5f3
|
Improved support for "Page" type
|
2022-01-27 17:51:23 +00:00 |
|
Michael
|
27a306185a
|
Improved notification for announced posts
|
2022-01-23 21:47:16 +00:00 |
|
Michael
|
2b0c2a57a7
|
Merge remote-tracking branch 'upstream/2021.12-rc' into announce-notification
|
2022-01-23 19:38:16 +00:00 |
|