Commit graph

34 commits

Author SHA1 Message Date
Clovis
cd5cf427a2
[ADD] Follow hashtags (#243) 2023-08-12 18:50:08 +02:00
Clovis
9cf92b9ed4
Release Wondering wapiti (#231)
* [FIX] the reply content type is missing (#214)

* [ADD] Custom emoji installation documentation  (#213)

* [CH] Move custom emoji doc in customization doc

* Revert "[CH] Disable server statuses streaming when on small devices as it can disturb user navigation (#128)"

This reverts commit 4a1515472b as it causes issues on home timeline

* [ADD] Add option to disable quote RT (#220)

* [FIX] Fix double message entry when no chats (#221)

* [CH] Remove settings password options when using ldap (#222)

* [ADD] Add an icon to describe privacy (#223)

* [FIX] Fix wrong default privacy after first compose modal (#229)

* [FIX] Fix Quoted status CW not being forwarded nor hidden (#230)

* Fix i18n issues

* bump version

---------

Co-authored-by: SevicheCC <91365763+Sevichecc@users.noreply.github.com>
Co-authored-by: нездалисько <105280814+uandreew@users.noreply.github.com>
Co-authored-by: clovis <clovis@synapse-medicine.com>
2023-06-25 20:30:43 +02:00
Clovis
0c9b542b6d
[ADD] Add support for the Akkoma bubble timeline (#121) 2022-12-29 23:22:03 +01:00
Clovis
07a904d7a4
Release Goodcook raccoon (#87)
* [CH] Local timeline logo is now instance logo. Instance logo must be svg only. Remove name from Manifest.json (#64)
* [FIX] Edit chat check (#65)
* [CH] Better UX for polls (#66)
* [FIX] Translate config panel, bookmark,muted words, import data pages in French (#67)
* [FIX] use actualStatus hidden state boosted status with CW are now working correctly (#76)
* [CH] Move custom enlistment directly in the pre-existing onboarding  (#73)
* [CH] Rework the profile directory (#77)
* [ADD][FIX] Add a detailed home description, Show admins and moderators on front page. Fix footer links on mangane settings page. (#83)
* [Fix] translations (#84)
* [CH] Back arrow should stick to the top of the screen (#86)
* [Fix] wrong request on admin dashboard (#85)
* [FIX] Fix translation tone
* [REM] Remove useless onboarding setting
2022-12-01 19:45:43 +01:00
Clovis
8d9a886c46
[CH] Change instance logo for timelines (#25) 2022-08-21 14:30:49 +02:00
Clovis
80e04a472c
[CH] Add direct messages entries in menus, update direct message screen (#24) 2022-08-21 14:30:42 +02:00
Clovis
139fe015b9 [CH] Add local and fediverse timeline in thumb menu, move serach icon in top navigation (#13)
* Add search Icon in tabs_bar, remove search from thumbs bar

* Add local et fediverse timeline access in thumb menu

* Change buttons order

Co-authored-by: clovis <clovis@synapse-medicine.com>
2022-07-19 23:04:00 +02:00
marcin mikołajczak
479386af03 Merge remote-tracking branch 'soapbox/develop' into ts
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-07-13 20:57:12 +02:00
Alex Gleason
6ddb44f626
Upgrade Tabler to v1.73.0, use new import paths, remove Webpack hack 2022-07-09 11:20:02 -05:00
marcin mikołajczak
9a207c970f TypeScript, React.FC
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-30 16:51:36 +02:00
marcin mikołajczak
7f8594d05e Reducers: TypeScript
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-22 22:54:21 +02:00
marcin mikołajczak
708c3a9e64 TypeScript: actions
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-06-10 19:56:22 +02:00
9030b93c5b Merge branch 'sidebar-links' into 'develop'
Fix external links in sidebar/sidenav

See merge request soapbox-pub/soapbox-fe!1361
2022-05-23 19:41:00 +00:00
marcin mikołajczak
58ddda8246 Remove Invites link from sidebar
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-23 21:20:38 +02:00
marcin mikołajczak
5149ed1342 Fix external links in sidebar/sidenav
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-05-12 19:16:59 +02:00
Alex Gleason
2bd468358b
Rearrange SidebarNavigation 2022-05-12 11:38:01 -05:00
Alex Gleason
530b2838f3
Replace questionable icons 2022-05-12 07:56:22 -05:00
Alex Gleason
67853f6efa
SidebarNavigation: use the bell icon 2022-05-11 15:37:15 -05:00
Alex Gleason
6a270a8e6d
SidebarNavigation: display follow requests counter 2022-05-11 15:35:33 -05:00
Alex Gleason
504940304a
SidebarNavigation: add back search button 2022-05-10 20:25:19 -05:00
Alex Gleason
adf7b9f3d6
Use settings.svg and mail.svg from Tabler 2022-05-07 12:23:56 -05:00
Alex Gleason
28ead43f96
Fix DMs link 2022-04-30 11:45:58 -05:00
Alex Gleason
f19bd32e52
/admin --> /soapbox/admin 2022-04-30 11:31:04 -05:00
Alex Gleason
d56a97451f
Let menus have counters 2022-04-28 16:20:21 -05:00
Alex Gleason
2afcf5c2b6
SidebarNavigation: remove unused ImmutableMap import 2022-04-24 17:05:11 -05:00
Alex Gleason
7038d6a844
Convert a bunch of files to TypeScript 2022-04-24 14:28:07 -05:00
Alex Gleason
ab2e6b2ee3
Features: extensive documentation 2022-04-23 15:40:54 -05:00
marcin mikołajczak
5cecb2ef9e SidebarNavigation: Do not show Bookmarks/Lists links if unauthenticated
Signed-off-by: marcin mikołajczak <git@mkljczk.pl>
2022-04-20 19:25:07 +02:00
Alex Gleason
5955a0819a
Nuke FeaturesPanel, add "More" menu to left sidebar 2022-04-14 13:16:08 -05:00
Alex Gleason
b79b74918f
Restore Dashboard links to navigation 2022-04-13 18:15:23 -05:00
Alex Gleason
b727ef3d21
Add timeline links to navigation 2022-04-12 20:10:47 -05:00
Alex Gleason
423c005437
Use custom SvgIcon component wrapper around InlineSVG 2022-04-07 13:48:04 -05:00
Alex Gleason
1e3c6d9430
Remove staff util functions, normalize account staff fields 2022-04-01 19:39:32 -05:00
Alex Gleason
5cd894ab02
Truth Social 2022-03-21 13:14:26 -05:00