Wykres commitów

12072 Commity (18d8eaa22b86b48a0278e975413868e720e46dbb)

Autor SHA1 Wiadomość Data
Sneed 18d8eaa22b allow for viewing single-option polls 2025-04-09 16:23:01 +01:00
Alex Gleason 6ecc6388a0 Merge branch 'disclose-client' into 'main'
Support Ditto client tag

See merge request soapbox-pub/soapbox!3362
2025-04-02 01:42:43 +00:00
Alex Gleason cd3b758a62
yarn i18n 2025-04-01 20:39:17 -05:00
Alex Gleason e8fe0826c2
Support Ditto client tag 2025-04-01 20:32:26 -05:00
Alex Gleason 0cb6658306 Merge branch 'goosehints' into 'main'
Add a .goosehints file

See merge request soapbox-pub/soapbox!3360
2025-04-01 00:07:22 +00:00
Alex Gleason aaf980a484
Add a .goosehints file 2025-03-31 19:05:23 -05:00
Alex Gleason fd2801c4c5 Merge branch 'eslint-n' into 'main'
Enforce node: imports

See merge request soapbox-pub/soapbox!3359
2025-03-28 18:57:13 +00:00
Alex Gleason 633bf9f53e
Enforce node: imports 2025-03-28 13:48:45 -05:00
Alex Gleason 82ed6d3a07 Merge branch 'fix-bookmarks-reply' into 'main'
fix: reply in bookmarks

Closes #1823

See merge request soapbox-pub/soapbox!3358
2025-03-24 16:51:18 +00:00
P. Reis 02182643fd refactor: split in multiple lines rather than one liner 2025-03-24 11:25:17 -03:00
P. Reis 1e39f56c3f refactor: remove useless line 2025-03-24 11:19:13 -03:00
P. Reis 7078fc2a92 fix: reply in bookmarks 2025-03-24 11:18:15 -03:00
Alex Gleason a19c28768b Merge branch 'ditto-notification-types' into 'main'
Use notification `types` on Ditto

See merge request soapbox-pub/soapbox!3357
2025-03-23 17:22:03 +00:00
Alex Gleason 401da2ce6d
Use notification `types` on Ditto 2025-03-23 12:17:50 -05:00
Alex Gleason 4166b3bdc7 Merge branch 'update-translate-button' into 'main'
Update translate button

Closes #1822

See merge request soapbox-pub/soapbox!3356
2025-03-21 15:33:31 +00:00
danidfra b49fcf73ed Change SvgIcon to Icon 2025-03-21 11:52:05 -03:00
danidfra 6d38c16487 Update translate button 2025-03-21 00:57:18 -03:00
Alex Gleason f47cd38fc2 Merge branch 'explorer-colors' into 'main'
Update explorer colors

See merge request soapbox-pub/soapbox!3355
2025-03-14 21:39:53 +00:00
Mary Kate Fain 1e0204d608 upadte explorer colors 2025-03-14 16:25:12 -05:00
Alex Gleason 6c1a87e55f Merge branch 'dev-i' into 'main'
Install packages with `yarn dev`

See merge request soapbox-pub/soapbox!3354
2025-03-14 21:21:36 +00:00
Alex Gleason 14b82cda99
Install packages with `yarn dev` 2025-03-14 16:18:52 -05:00
Alex Gleason dec0cfaea7 Merge branch 'rm-checker' into 'main'
Remove vite-plugin-checker, add `yarn run check`, run CI commands in parallel

See merge request soapbox-pub/soapbox!3353
2025-03-14 20:25:30 +00:00
Alex Gleason 1b07f803a7
Reduce build timeout to 2 minutes (now that concurrently speeds it up) 2025-03-14 15:22:42 -05:00
Alex Gleason 8c5d69be8e
Switch to concurrently 2025-03-14 14:55:00 -05:00
Alex Gleason 1d56a8ebc4
Remove vite-plugin-checker, add `yarn run check`, run CI commands in parallel 2025-03-14 14:25:24 -05:00
Alex Gleason 8a7ffaf2fa Merge branch 'ci-timeout' into 'main'
Add CI timeouts

See merge request soapbox-pub/soapbox!3352
2025-03-14 17:54:28 +00:00
Alex Gleason 54353ae1ba
Add CI timeouts 2025-03-14 12:51:33 -05:00
Alex Gleason 638fe6a7c5 Merge branch 'rm-loop' into 'main'
Remove unnecessary for-of loop

See merge request soapbox-pub/soapbox!3350
2025-03-13 08:41:08 +00:00
Alex Gleason db4aa936b2
Remove unnecessary for-of loop 2025-03-13 03:40:20 -05:00
Alex Gleason 8edad06159 Merge branch 'implement-explorer' into 'main'
Implement explorer

See merge request soapbox-pub/soapbox!3337
2025-03-13 08:13:08 +00:00
Alex Gleason c1a1065267
Add token from search input into search 2025-03-13 03:05:58 -05:00
Alex Gleason 4c32ab9f8a
yarn i18n 2025-03-13 02:54:32 -05:00
Alex Gleason cd7e52d798
Rework token rendering 2025-03-13 02:54:05 -05:00
Alex Gleason bb4608d35d
Fix display of global feed 2025-03-13 02:00:15 -05:00
Alex Gleason 207b73b837
Rework the data layer 2025-03-13 01:55:55 -05:00
Alex Gleason 8ead53a2c9
Don't persist filters to localStorage 2025-03-13 00:39:48 -05:00
danidfra 4c765990f6 Improve selectProtocol logic 2025-03-11 03:44:51 -03:00
danidfra 0d69d27b1c Refactor PlatformFilters code 2025-03-11 03:27:58 -03:00
danidfra 01436f31df Fix duplicate issue in filters 2025-03-11 03:00:53 -03:00
danidfra 327874b9e5 Remove unnecessary divider 2025-03-11 02:39:57 -03:00
danidfra 522d7e0726 Remove "ast" 2025-03-11 02:30:41 -03:00
danidfra db8f0044e2 Rename from "Explorer" to "Explore" 2025-03-11 02:25:45 -03:00
danidfra 99e352ab68 Refactor removeFilter logic 2025-03-10 21:01:30 -03:00
danidfra 35ed5a38b2 Change the code to use the value of filters 2025-03-10 20:38:19 -03:00
danidfra f65fd195a6 Remove esbuild 2025-03-10 17:37:13 -03:00
danidfra 1bdf75e5a5 Remove unnecessary space 2025-03-10 16:56:26 -03:00
danidfra 253d44a190 Remove unnecessary braces 2025-03-10 16:53:53 -03:00
danidfra a2d2d694c3 Refactor: Move InstanceFavicon to its own file 2025-03-10 16:48:03 -03:00
danidfra 29be15e97a Delete "explorer-tabs" 2025-03-10 16:40:54 -03:00
danidfra 574ffccf60 Add stopPropagation in "x" button 2025-03-10 14:37:05 -03:00