Commit graph

8535 commits

Author SHA1 Message Date
dragondaddy
43bb0a366d fr translation update 2023-12-19 09:36:23 +01:00
Mike Macgirvin
8a932852a8 refactor activitypub driver 2023-12-17 19:22:20 +11:00
Mike Macgirvin
9c8c4c9901 dirblock 2023-11-25 21:03:21 +11:00
Mike Macgirvin
4e3a68d457 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-25 07:30:09 +11:00
dragondaddy
a86fef30ae fr translation corrections 2023-11-22 00:41:51 +01:00
Mike Macgirvin
f182cb5d22 create display option for chanview redirect 2023-11-22 06:54:47 +11:00
Mike Macgirvin
50655ae1ec new tab/window fixes 2023-11-22 06:42:11 +11:00
Mike Macgirvin
87f73496ce Revert "open some links in a new window"
This reverts commit 11eb6f953e.
2023-11-21 17:39:44 +11:00
Mike Macgirvin
11eb6f953e open some links in a new window 2023-11-21 10:12:10 +11:00
Mike Macgirvin
0126bb2978 Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-19 08:13:51 +11:00
Mike Macgirvin
3aecbe4cff make directory images a wee bit larger 2023-11-19 08:12:06 +11:00
(streams)
4d537ff74f Merge pull request ''Admin' translation' (#129) from dragondaddy/streams:fr_translate into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/129
2023-11-17 23:42:57 +00:00
Mike Macgirvin
58554b16c9 revert notification widget changes 2023-11-17 13:18:26 +11:00
dragondaddy
d52f8eb992 'Admin' translation 2023-11-16 23:12:20 +01:00
Mike Macgirvin
fd960c7b98 possible privacy issue 2023-11-17 05:52:38 +11:00
Mike Macgirvin
4417f5489c fix poll response addressing and spinners spinning 2023-11-15 18:52:44 +11:00
(streams)
48f32bb177 Merge pull request 'fr translation update' (#128) from dragondaddy/streams:fr_translate into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/128
2023-11-14 21:23:44 +00:00
dragondaddy
7d8be0524b fr translation update 2023-11-14 22:17:54 +01:00
Mike Macgirvin
7c266a7b5c Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-11-14 08:42:11 +11:00
Mike Macgirvin
bf06cc27d3 updated de-de strings file per @Lahusen 2023-11-12 16:07:27 -08:00
Lahusen
69ec5123a4 minor fixes on german translation 2023-11-12 13:26:12 +01:00
Mike Macgirvin
ce9f983358 move spinners to widgets 2023-11-11 18:35:10 +11:00
Mike Macgirvin
f9e3470e20 store vapid key, initialise web-push in serviceWorker 2023-11-11 09:53:33 +11:00
Mike Macgirvin
971f887ffc testing audience app 2023-11-10 18:37:43 +11:00
Mike Macgirvin
496131b82a more work on audience selector - ready for test 2023-11-10 16:36:54 +11:00
Devops
f1369476b2 Fresh 0.12
- adjusted outline-success button to have distinct looks for passive and active states
 - right-aligned buttons on acl list
2023-11-04 13:39:14 -07:00
Mike Macgirvin
b5d8d006dc use btn-success class in apps.tpl and login.tpl instead of outline version. 2023-11-04 06:40:16 +11:00
Mike Macgirvin
fd8f454143 revert notification work to fix serious ui regression 2023-10-25 11:10:29 +11:00
(streams)
4076ff7a08 Merge pull request 'Fresh css fixes' (#118) from KnTHost/streams:fresh-0.10 into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/118
2023-10-24 20:10:11 +00:00
Mike Macgirvin
85081c7414 notification regression 2023-10-25 07:06:52 +11:00
Devops
21f0025fb6 Fresh css fixes
-adjusted changed warning block so that it will work with the all Fresh schemas
-adjusted the upgrade button to be more readable in a dark schema
2023-10-23 17:29:03 -07:00
Mike Macgirvin
da5d87d049 notification work 2023-10-24 11:21:17 +11:00
Mike Macgirvin
40d1239581 disable notifications until duplicates can be fixed 2023-10-23 22:00:54 +11:00
Mike Macgirvin
1320558779 de-duplicate notifications 2023-10-23 21:54:53 +11:00
Mike Macgirvin
95f4bf005f activate platform notifications 2023-10-23 18:30:53 +11:00
Mike Macgirvin
82330269bc reset apps 2023-10-21 20:13:59 +11:00
Devops
d1ea6689ff -Fixed bug with the table backgrounds in the Dark schema
-Limited the width of images in the help documents to the content wrapper
2023-10-19 19:39:57 -07:00
Devops
8bc82903ad Add dark schema controls.png 2023-10-18 13:21:37 -07:00
Devops
c1d5622653 Fresh theme version 0.6 2023-10-18 13:14:22 -07:00
Mike Macgirvin
d9ee950bae Merge branch 'dev' of codeberg.org:streams/streams into dev 2023-10-17 06:33:01 +11:00
Mike Macgirvin
d843c0db57 default themes 2023-10-17 06:32:06 +11:00
dragondaddy
38e7243b77 French translation should now look better 2023-10-16 11:33:46 +02:00
dragondaddy
5fc9bd0841 french translation still not finished 2023-10-16 11:33:46 +02:00
dragondaddy
0342ee3e5a french translation completed for Site Admin & Settings 2023-10-16 11:33:46 +02:00
dragondaddy
31893aaa7f Begin work on french translation 2023-10-16 11:33:46 +02:00
dragondaddy
8aa793b3eb Begin working on fr translation 2023-10-16 11:33:46 +02:00
(streams)
5fe8cacd20 Merge pull request 'fresh-theme' (#112) from KnTHost/streams:fresh-theme into dev
Reviewed-on: https://codeberg.org/streams/streams/pulls/112
2023-10-16 01:15:30 +00:00
Devops
191ee23f3a Add Fresh theme and yml file 2023-10-15 18:00:33 -07:00
Mike Macgirvin
090d109736 apps work cont. 2023-10-15 08:51:22 +11:00
Mike Macgirvin
8acda06d71 reduce inline size constraint for suggest friends widget 2023-10-13 12:53:26 +11:00