Commit graph

215 commits

Author SHA1 Message Date
Henry Jameson
cf53cc4e6b documentation 2026-06-30 14:26:24 +03:00
Henry Jameson
b817b97d1a maybe/get 2026-06-30 07:15:21 +03:00
Henry Jameson
43857fd3eb fix warnings and better handing of highlight/goto 2026-06-30 06:17:17 +03:00
Henry Jameson
415844e3da diving deeper into refactoring threads 2026-06-30 06:00:41 +03:00
Henry Jameson
31f4ad343a refactored the way status suspensibility works 2026-06-30 05:42:09 +03:00
Henry Jameson
e7e615565c lint 2026-06-24 19:41:28 +03:00
Henry Jameson
354f35c690 fix and refactor websocket 2026-06-24 19:38:39 +03:00
Henry Jameson
fe1790f217 fixes 2026-06-18 20:53:21 +03:00
Henry Jameson
1ca0ffb1f0 refactor promisedRequest to always return whole response 2026-06-17 17:58:14 +03:00
Henry Jameson
c81813064b src/services/api -> src/api 2026-06-17 14:36:45 +03:00
Henry Jameson
baf283123e api.service.js -> public.js 2026-06-17 14:30:01 +03:00
Henry Jameson
3984a5aefa use OAuthStore directly 2026-06-16 17:32:26 +03:00
Henry Jameson
0d9709825f remaining backend interactor removals 2026-06-15 20:02:22 +03:00
Henry Jameson
3d19008f0c lint 2026-06-04 21:59:09 +03:00
Henry Jameson
d1bb7fef5f normalize components path to be absolute 2026-06-04 21:56:25 +03:00
Henry Jameson
e0c8fcc82b eliminate cyclic dependencies by register most-used components globally 2026-06-04 20:49:43 +03:00
Henry Jameson
4e235562aa massive rename and separation merged config into its own "store" 2026-03-24 21:42:22 +02:00
Henry Jameson
ca0da60bcd even more getter fixes 2026-02-23 20:14:39 +02:00
Henry Jameson
f7c67130f5 cleanup in conversation 2026-02-15 21:32:45 +02:00
Henry Jameson
dbc9bd9c46 components 2026-02-13 15:21:20 +02:00
Henry Jameson
18d8ea6b63 better lint 2026-01-29 20:40:00 +02:00
Henry Jameson
42930252b1 better imports organization 2026-01-08 17:42:20 +02:00
Henry Jameson
b05a501236 biome check --write 2026-01-06 16:23:17 +02:00
Henry Jameson
9262e803ec biome format --write 2026-01-06 16:22:52 +02:00
Henry Jameson
84f77f2948 clean up naming 2025-05-13 17:54:35 +03:00
Henry Jameson
8fa2781745 method instead of weird computed 2025-05-13 17:53:11 +03:00
Henry Jameson
673d8490f5 make lint work again + lint --fix 2025-03-31 12:41:04 +03:00
Henry Jameson
d1ea589531 manual lint --fix 2025-02-04 15:23:21 +02:00
Henry Jameson
d9aca590bb eslint --fix 2025-02-04 14:14:31 +02:00
Henry Jameson
c926ed7ac1 pleroma-fe boots once again 2025-01-30 21:56:07 +02:00
Henry Jameson
4f108057a2 move quick filter into quick view on mobile to save space 2025-01-19 17:22:42 +02:00
Henry Jameson
2f7b9fb4ef replace deprecated tc with t equivalent 2025-01-02 22:58:36 +02:00
Pleroma User
2bd16bedce Markup inconsistencies 2024-10-22 08:24:06 +00:00
tusooa
b173741f87
Display loading and error indicator for conversation page 2024-04-14 11:46:29 -04:00
Henry Jameson
9bdc8d9b9c fix transparency blur in statuses on firefox 2024-03-29 13:36:43 +02:00
Henry Jameson
b925c32e67 Make unloaded statuses follow panel styling 2024-03-25 16:38:03 +02:00
Henry Jameson
34f23b992e fix conversations panels shadows 2024-03-07 00:37:21 +02:00
Henry Jameson
b10458e3a3 lint 2024-03-04 21:40:35 +02:00
Henry Jameson
075f2cb903 remove all "fallback variables" 2024-03-04 19:45:42 +02:00
Henry Jameson
a190389f3c panels/statuses are looking really good now even with transparency 2024-03-04 18:24:29 +02:00
Henry Jameson
1bc1a83a1f fix borders in statuses and linear view 2024-02-19 00:21:44 +02:00
Henry Jameson
c16f1d4e35 more fixes 2024-02-13 02:27:53 +02:00
tusooa
7dc2277453
Use stylelint 2023-01-09 13:02:16 -05:00
tusooa
d41e7a4c6d
Make timeline a list of articles 2022-11-07 13:53:56 -05:00
Henry Jameson
5fa533fbb7 Merge remote-tracking branch 'origin/develop' into scrolltotop
* origin/develop: (89 commits)
  Update dependency @vuelidate/validators to v2.0.0
  Remove lolex package
  Remove diff package
  Pin dependencies
  Update dependency sass to v1.55.0
  Make suggestor suggest according to cldr annotations
  Make chunks named
  Use import() for emoji.json
  Add regional indicators
  Support filtering by keywords from cldr
  Display localized unicode emoji names
  Load unicode emoji annotations
  Extract language list to its own file
  using the half-shit approach since proper approach is full-shit
  Make unicode emoji phrases match with _
  Use console.info
  Fix non-square emojis being truncated
  Fix emoji picker lint
  Fix emoji picker lint
  Tweak efficiency when changing filter keywords in emoji picker
  ...
2022-10-09 18:51:42 +03:00
Henry Jameson
0331e42ee8 move definitions for timeline header buttons to Panel.scss, now called
rightside buttons
2022-10-09 18:50:13 +03:00
Sean King
325930eecb
Fix merge conflicts 2022-08-08 07:32:38 -06:00
Henry Jameson
09f3783647 lint 2022-08-04 23:44:56 +03:00
Sean King
081aa0fd05
Fix merge conflicts 2022-08-01 18:17:09 -06:00
Henry Jameson
f4276f7241 made quick settings into their own component, added quick view settings,
added both to conversation view
2022-08-01 23:20:27 +03:00