Commit graph

39478 commits

Author SHA1 Message Date
Tobias Diekershoff
9e84a952fd
Merge pull request #14256 from annando/network-seen
Set posts "seen" by a worker if too much rows are unseen
2024-06-24 08:06:12 +02:00
Michael
53f3b65887 Set posts "seen" by a worker if too much rows are unseen 2024-06-23 21:33:25 +00:00
Michael
e319621f63 Nodeinfo: We now parse Nodeinfo 2.1 and 2.2 as well 2024-06-23 21:32:16 +00:00
Hannes Heute
7ae9805308 Add CSS for dark and black schemes for the login form 2024-06-23 23:09:15 +02:00
Hypolite Petovan
c380a28039
Merge pull request #14247 from annando/queue-cleanup
Retrial counter for the inbox queue
2024-06-23 15:50:07 -04:00
Michael
a433a4623a Retrial counter for the inbox queue 2024-06-23 14:43:22 +00:00
Tobias Diekershoff
cd8189e859
Merge pull request #14254 from annando/missing-links
Issue 14249: Fix missing links in posts
2024-06-23 15:51:07 +02:00
Tobias Diekershoff
2a1c6a255b
Merge pull request #14251 from annando/issue-14250
Issue 14250: fix lost quoted posts
2024-06-23 15:46:51 +02:00
Michael
fff64c0490 Fix missing links in posts 2024-06-23 13:22:15 +00:00
Michael Vogel
1638adcb46
Merge pull request #14252 from haheute/event-owner-width
fix width of event-owner in event modal (better display of avatar ima…
2024-06-23 13:31:24 +02:00
Hannes Heute
aa57855a18 add messages.po again.. 2024-06-23 13:20:39 +02:00
Hannes Heute
c8f3c52b7b add messages.po 2024-06-23 13:10:38 +02:00
Hannes Heute
f1a2983233 fix width of event-owner in event modal (better display of avatar image and user name) 2024-06-23 12:41:49 +02:00
Michael
48ff4f4167 Issue 14250: fix lost quoted posts 2024-06-23 08:30:41 +00:00
Michael Vogel
0fc369a3aa
Merge pull request #14245 from tobiasd/20240621-lng
update DE, FR, RU translations
2024-06-21 20:42:12 +02:00
Tobias Diekershoff
5e13a48269 update DE, FR, RU translations 2024-06-21 20:18:21 +02:00
Hypolite Petovan
de19bf43d9
Merge pull request #14241 from annando/nodeinfo
Support for "nodeDescription" in nodeinfo
2024-06-18 02:11:58 -04:00
Hypolite Petovan
f8a53662d5
Merge pull request #14242 from annando/error
Accept "null" as value for the "about" text
2024-06-18 02:11:15 -04:00
Michael
c96b28ee63 Accept "null" as value for the "about" text 2024-06-18 05:49:04 +00:00
Michael
28921203b7 Support for "nodeDescription" in nodeinfo 2024-06-18 05:19:38 +00:00
Hypolite Petovan
269c67a185
Merge pull request #14238 from annando/responsible-contact
Issue 14231: Automatically add the relay owner as contact person
2024-06-17 15:59:08 -04:00
Michael
a27d55f6cf Issue 14231: Automatically add the relay owner as contact person 2024-06-17 03:45:24 +00:00
Hypolite Petovan
eb6297c472
Merge pull request #14236 from annando/nodeinfo
Add nodeinfo 2.1 and 2.2
2024-06-16 10:06:20 -04:00
Michael
06bc985072 Add nodeinfo 2.1 and 2.2 2024-06-16 08:38:37 +00:00
Hypolite Petovan
9dc4e611a9
Merge pull request #14235 from annando/img-alt
Improve adding of alt descriptions when linking images
2024-06-15 10:20:38 -04:00
Michael
a87e0ad63c Improve adding of alt descriptions when linking images 2024-06-15 12:39:49 +00:00
Tobias Diekershoff
86f238f379
Merge pull request #14233 from annando/media-scrolling
Fix paging on media pages
2024-06-15 13:47:10 +02:00
Tobias Diekershoff
03567ce04d
Merge pull request #14234 from annando/wordpress-groups
Don't display wordpress accounts in the forumlist
2024-06-15 13:42:36 +02:00
Michael
33b478d9ca Don't display wordpress accounts in the forumlist 2024-06-15 09:27:55 +00:00
Michael
47ab246441 Fix paging on media pages 2024-06-15 09:04:36 +00:00
Tobias Diekershoff
e9421d7eb6
Merge pull request #14232 from annando/issue-14220
Issue 14220: Sanitize profile data
2024-06-14 23:15:44 +02:00
Michael
8dd8ca23f7 Issue 14220: Sanitize profile data 2024-06-14 20:19:31 +00:00
Tobias Diekershoff
11f305de68
Merge pull request #14229 from annando/probing
Reduce probing / handle exception for invalid url / always check for https
2024-06-14 06:44:09 +02:00
Michael
ab06d1964c Reduce probing / handle exception for invalid url / always check for https 2024-06-13 06:16:52 +00:00
Michael Vogel
ae7001ebde
Merge pull request #14225 from tobiasd/20240710-lng
update DE, FR, HU translations
2024-06-10 14:27:26 +02:00
Tobias Diekershoff
fdeeb430a5 update DE, FR, HU translations 2024-06-10 07:37:29 +02:00
Tobias Diekershoff
d7cd450df5
Merge pull request #14224 from annando/performance
Improve the inbox performance
2024-06-09 17:25:12 +02:00
Michael
e587dcc7d3 Improve the inbox performance 2024-06-09 13:37:43 +00:00
Tobias Diekershoff
12f4eeb517
Merge pull request #14222 from annando/expiry
Further improvement of the expiring performance
2024-06-09 08:54:08 +02:00
Tobias Diekershoff
17f376a034
Merge pull request #14221 from annando/performance
Log the page execution performance
2024-06-09 08:52:29 +02:00
Michael
e645d45c2d Log the page execution performance 2024-06-09 06:25:28 +00:00
Michael
a2f463e60d Further improvement of the expiring performance 2024-06-09 06:24:18 +00:00
Tobias Diekershoff
e086e56354
Merge pull request #14219 from annando/expire-2
Improved performance when expiring posts
2024-06-07 06:54:34 +02:00
Michael
b33d603f96 Improved performance when expiring posts 2024-06-07 04:02:13 +00:00
Tobias Diekershoff
bfa7e3f7a7
Merge pull request #14211 from annando/lock-optimize
Lock for "optimize" / expire in chunks
2024-06-05 07:59:26 +02:00
Michael
385a0c8e8c Lock for "optimize" / expire in chunks 2024-06-05 05:39:31 +00:00
Hypolite Petovan
1e696d4bc0
Merge pull request #14209 from foss-/patch-14
Update Home.md add ToS to About section (de flavour)
2024-06-04 16:44:04 -04:00
Hypolite Petovan
4283248bf9
Merge pull request #14208 from foss-/patch-13
Update Home.md add ToS to About section
2024-06-04 16:43:36 -04:00
foss-
81840ad8ed
Update Home.md add ToS to About section (de flavour) 2024-06-04 21:52:07 +02:00
foss-
47350234e6
Update Home.md add ToS to About section 2024-06-04 21:50:07 +02:00