Sol Fisher Romanoff
4f0eabbd55
api: turn MASTODON_USER_URL into a function
2022-06-23 15:02:43 +03:00
Sol Fisher Romanoff
fb2fc686b1
Add debounce to API request
2022-06-22 19:42:27 +03:00
Sol Fisher Romanoff
9923ff587b
Add private note field to user profile
2022-06-22 19:14:06 +03:00
ca8689fc88
bugfix: don't error if emoji not found
2022-06-20 14:55:38 +01:00
15ec862da0
Merge pull request 'lists' ( #4 ) from sfr/pleroma-fe:lists into develop
...
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/4
2022-06-20 13:10:00 +00:00
Sol Fisher Romanoff
ba4656312a
Add tests
2022-06-19 00:04:53 +03:00
Sol Fisher Romanoff
a6136f6cb2
refactor: don't make API calls directly
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
9217ca8476
Fetch all users in list before displaying
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
ab7001ed20
Use router for list timeline link
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
023fcb506f
Lint fixes
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
a66d40e0e8
Clear list timeline on exit
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
a982af771b
Display list title
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
92fac1cd9f
Allow removing accounts from list
2022-06-19 00:04:52 +03:00
Sol Fisher Romanoff
dea803468f
Show already added accounts in search
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
d1af4bdd51
Fix account selection garbage
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
cf33b3295f
Add ability to edit and delete lists
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
bacb6c8fb3
Add list creation functionality
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
3d18dd7e47
Make the list list page look good
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
d2c82a04d9
Add buttons to menus
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
6e8c7460a2
Add lists listing page
2022-06-19 00:04:51 +03:00
Sol Fisher Romanoff
e18e179a59
Fetch list of lists from the API
2022-06-19 00:04:50 +03:00
Sol Fisher Romanoff
d5d464a289
Add list timeline rendering functionality
...
the list name is missing; this is because the API request to get it is different
to the API request for receiving the list timeline, and is not yet implemented.
2022-06-19 00:04:48 +03:00
c1a8dc34da
Merge pull request 'Add tests to #3 ' ( #8 ) from sfr/pleroma-fe:develop into develop
...
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/8
2022-06-18 12:20:39 +00:00
Sol Fisher Romanoff
cea08d41ee
Add tests to #3
2022-06-17 20:40:49 +03:00
3806f579b9
Merge pull request 'Correctly link to BE commit in version tab' ( #3 ) from sfr/pleroma-fe:develop into develop
...
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/3
2022-06-17 11:56:12 +00:00
13048fce76
fix build
2022-06-17 12:23:19 +01:00
a0ba907f6d
build on push
2022-06-17 12:19:12 +01:00
35dfb09e6f
force popover to be a bit bigger
2022-06-17 12:18:11 +01:00
8c9356b9fd
Reuse the emoji picker for reactions ( #7 )
...
Fixes #6
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/7
2022-06-16 11:41:08 +00:00
52644ec5cb
remove IHBA ToS
2022-06-16 11:35:25 +01:00
a0305e90f0
fix tests and add CI ( #5 )
...
Co-authored-by: FloatingGhost <hannah@coffee-and-dreams.uk>
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/5
2022-06-15 17:22:02 +00:00
1ad17fc2bf
run stylelint
2022-06-15 16:58:02 +01:00
Sol Fisher Romanoff
adc6b86e6b
Correctly link to BE commit in version tab
2022-06-14 22:13:51 +03:00
36309ebe04
don't clip on overflow
2022-06-14 17:28:41 +01:00
38d1074992
fix link display
2022-06-14 17:07:46 +01:00
9f764a4217
Merge branch 'mfm' into develop
2022-06-14 16:35:18 +01:00
ef1c3d57b6
fix styling
2022-06-14 16:35:08 +01:00
3019dd4801
update gitignore
2022-06-14 15:57:20 +01:00
ed42c476fb
allow MFM authoring
2022-06-14 15:57:02 +01:00
0d85492d57
Merge pull request 'Link to akkoma repos in version tab' ( #2 ) from sfr/pleroma-fe:develop into develop
...
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/2
2022-06-14 10:56:15 +00:00
Sol Fisher Romanoff
dbf045c842
Link to akkoma repos in version tab
2022-06-14 13:52:11 +03:00
f0b8468d45
Merge pull request 'i18n: change local posting notice' ( #1 ) from sfr/pleroma-fe:develop into develop
...
Reviewed-on: http://akkoma.dev/AkkomaGang/pleroma-fe/pulls/1
2022-06-14 08:58:59 +00:00
Sol Fisher Romanoff
c768641f09
i18n: change local posting notice
2022-06-14 11:55:29 +03:00
8f1aaf617a
fix css
2022-06-12 14:13:04 +01:00
a9f8ec5453
add custom emoji display
2022-06-12 14:11:07 +01:00
floatingghost
c66a3e0206
Merge pull request 'Add emoji name as title tag' ( #1 ) from sfr/pleroma-fe:develop into develop
...
Reviewed-on: https://git.ihatebeinga.live/IHBAGang/pleroma-fe/pulls/1
2022-06-09 13:45:24 +01:00
Sol Fisher Romanoff
58ca9b28fa
Add emoji name as title tag
2022-06-09 15:41:11 +03:00
sadposter
d8a52f9cc4
fix width
2022-06-08 19:16:29 +01:00
f6cf509a04
Merge remote-tracking branch 'upstream/develop' into develop
2022-06-08 18:09:16 +01:00
a731f046b3
fix emoji sizing
2022-06-08 17:22:45 +01:00