Ilja
1d42d05c1f
Use Select component
...
After merging develop, the dropdown didn't format properly any more because selects have been made into a component. Here I turn the select into a component as well.
2022-03-20 09:31:36 +01:00
Ilja
c9e4b6e7a1
Make linter happy
...
`npm run lint` gave warnings for two files, fixed them with `./node_modules/.bin/eslint --fix $FILENAME`
2022-02-26 02:13:43 +01:00
Ilja
d0c4ad22cd
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into feat/report-notification
2022-02-26 02:08:13 +01:00
Ilja
819b760261
Fix up and code review
...
* Check if it works properly
* Notifs are shown as BE returns them
* The Interaction view has Reports, but only when you're mod or admin
* Do some extra translations
* Fix some console spam
2022-02-26 01:53:01 +01:00
HJ
0300db6c63
Merge branch 'from/develop/tusooa/media-modal-counter-i18n' into 'develop'
...
Make media modal counter go through i18n
See merge request pleroma/pleroma-fe!1436
2022-02-21 16:15:16 +00:00
Tusooa Zhu
c7690aecd0
Add English translation for media modal counter
2022-02-21 10:34:20 -05:00
Tusooa Zhu
1b32bb9c51
Make media modal counter go through i18n
2022-02-21 10:33:47 -05:00
HJ
9bc7d99e16
Merge branch 'hj-develop-patch-74637' into 'develop'
...
Update changelog
See merge request pleroma/pleroma-fe!1435
2022-02-21 14:23:11 +00:00
HJ
965bc5573f
Update CHANGELOG.md
2022-02-21 14:17:28 +00:00
HJ
2559d03d7e
Update CHANGELOG.md
2022-02-21 14:16:45 +00:00
HJ
58d0f9678b
Merge branch 'fix-mentions-new-bugs' into 'develop'
...
Fix newfound bugs with rich mentions + user suggestions
See merge request pleroma/pleroma-fe!1430
2022-02-20 15:11:52 +00:00
HJ
ddee8bb686
Merge branch 'proper-attachments' into 'develop'
...
Attachment improvements
See merge request pleroma/pleroma-fe!1399
2022-02-20 15:11:33 +00:00
HJ
56616787ec
Merge branch 'fix-pinned-statuses' into 'develop'
...
Fix pinned statuses appearing at the bottom of user timeline
Closes #1112
See merge request pleroma/pleroma-fe!1433
2022-02-20 15:11:08 +00:00
HJ
d3659b5597
Merge branch 'fix-1133' into 'develop'
...
fix #1133
Closes #1133
See merge request pleroma/pleroma-fe!1434
2022-02-20 14:12:20 +00:00
Henry Jameson
373c30be69
fix #1133
2022-02-20 16:06:26 +02:00
Henry Jameson
7b60adb480
only for user TL
2022-02-20 00:57:31 +02:00
Henry Jameson
5864dc52f7
removed file because that logic has been removed
2022-02-20 00:43:38 +02:00
Henry Jameson
a31ff20f50
lol, lmao, that was some shit, this is much easier and works all the time
2022-02-20 00:36:21 +02:00
Henry Jameson
2a97bdb39d
fix pinned statuses appearing at the bottom of user timeline (and
...
possibly fetching new ones there)
2022-02-20 00:04:47 +02:00
Henry Jameson
86e3aefdab
new unit tests
2022-02-19 23:04:51 +02:00
Henry Jameson
a8d1987686
fix unit tests
2022-02-19 22:40:19 +02:00
Henry Jameson
0d073d607c
enable link handling in user bios to fix links not having _blank
2022-02-19 22:34:08 +02:00
Henry Jameson
769a9a14fe
add emoji to chat titles
2022-02-19 22:30:13 +02:00
Henry Jameson
a61f6e1590
use rich content in interaction lists
2022-02-19 22:12:37 +02:00
Henry Jameson
ee86f56469
more spacing fixes
2022-02-11 15:10:52 +02:00
Henry Jameson
17d6f1b53b
more spacing fixes
2022-02-11 15:06:12 +02:00
Henry Jameson
befd4d5fc7
improve unknown attachment handling
2022-02-10 15:42:28 +02:00
Henry Jameson
4c7edfc9a9
more spacing/wrapping fixes
2022-02-09 23:34:26 +02:00
Henry Jameson
d361a4d7dc
fix overflows
2022-02-04 14:20:56 +02:00
Henry Jameson
571e73a346
better approach to unescaping
2022-02-03 23:13:28 +02:00
Henry Jameson
39ecb33883
fix amps in links
2022-02-03 22:58:12 +02:00
Henry Jameson
0f01931309
make chat messages behave same as posts for animated gifs
2022-02-03 22:52:41 +02:00
Henry Jameson
a9830ff491
support width/height img attributes
2022-02-03 22:50:32 +02:00
Henry Jameson
9a6363431d
lint
2022-02-03 22:41:38 +02:00
Henry Jameson
ea6114f63c
better phrasing?
2022-02-03 22:36:13 +02:00
Henry Jameson
bfb3a4364b
options to disable (You)s and highlighting of yourself
2022-02-03 22:34:57 +02:00
Henry Jameson
6d3229b1a1
fix poast mentions tripping
2022-02-03 22:23:28 +02:00
Henry Jameson
06042569f1
fix alignment issues
2022-02-03 22:10:45 +02:00
HJ
8ade11783a
Merge branch 'from/develop/tusooa/1118-enhanced-mention-link' into 'develop'
...
Enhanced mention link
Closes #1118
See merge request pleroma/pleroma-fe!1424
2022-02-03 19:37:13 +00:00
HJ
a5e20a4eb2
Merge branch 'from/develop/tusooa/fix-follow-list' into 'develop'
...
Fix Follow button missing on follow list
See merge request pleroma/pleroma-fe!1428
2022-02-03 10:22:22 +00:00
HJ
dd75e43c57
Merge branch 'from/develop/tusooa/fix-lint-warn' into 'develop'
...
Fix lint warning in filtering_tab.vue
See merge request pleroma/pleroma-fe!1429
2022-02-03 10:22:04 +00:00
Tusooa Zhu
0e6af68a0f
Fix lint warning in filtering_tab.vue
2022-02-02 21:35:17 -05:00
Tusooa Zhu
f886135bb7
Fix Follow button missing on follow list
2022-02-02 21:30:52 -05:00
Tusooa Zhu
c3f1765b21
Hide mention link avatar by default
2022-01-29 16:57:59 -05:00
Tusooa Zhu
7cc0d0763c
Add English translation for mention link prefs
2022-01-29 16:57:59 -05:00
Tusooa Zhu
c8983d5606
Make mention link prefs ui more intuitive
2022-01-29 16:57:59 -05:00
Tusooa Zhu
0c60b31eee
Add option to fade domains in mention link
2022-01-29 16:57:59 -05:00
Tusooa Zhu
aaf0b985ad
Make avatar unselectable
2022-01-29 16:57:59 -05:00
Tusooa Zhu
9fde13c968
Add option to display user avatar in mention link
2022-01-29 16:57:59 -05:00
Tusooa Zhu
8896afd8d8
Make (You) unselectable
2022-01-29 16:57:59 -05:00