HJ
|
69eff65130
|
Merge branch 'refactor-emoji-input' into 'develop'
EmojiInput refactoring
Closes #565
See merge request pleroma/pleroma-fe!824
|
2019-06-18 19:17:37 +00:00 |
|
Henry Jameson
|
0032802f0a
|
review
|
2019-06-18 21:30:35 +03:00 |
|
HJ
|
ac46de3972
|
Merge branch 'mastoapi-login-and-config-fixes' into 'develop'
Mastoapi login and config fixes
See merge request pleroma/pleroma-fe!833
|
2019-06-17 20:17:58 +00:00 |
|
Henry Jameson
|
06c84a9cf3
|
fix MFA crashing on user-settings page
|
2019-06-16 20:36:21 +03:00 |
|
Henry Jameson
|
6744396f82
|
getting and setting user background via MastoAPI
|
2019-06-16 20:17:59 +03:00 |
|
Maksim
|
77eceedbf7
|
Revert "add TOTP/Recovery Form for mobile version"
This reverts commit a3811f944819430c278b6da6b08dc322a9b9ff65.
|
2019-06-12 20:16:55 +00:00 |
|
HJ
|
9df99c5205
|
Merge branch 'masto-login-fixes' into 'develop'
MastoAPI login
See merge request pleroma/pleroma-fe!805
|
2019-06-12 19:42:25 +00:00 |
|
Henry Jameson
|
8a02647de4
|
more bugfixes related to keybinds and nonworking stuff
|
2019-06-09 21:17:24 +03:00 |
|
Henry Jameson
|
96f31716f9
|
slot-based emoji input/autocomplete component
|
2019-06-07 00:17:49 +03:00 |
|
William Pitcock
|
855566f887
|
notification controls: redesign entirely
|
2019-05-25 23:44:36 +00:00 |
|
William Pitcock
|
28ca504576
|
wire up notification settings
|
2019-05-25 07:34:59 +00:00 |
|
Henry Jameson
|
fc12b63fcc
|
mastoapi login works
|
2019-05-21 23:35:40 +03:00 |
|
taehoon
|
e01ffc67c6
|
move visibility-tray css in local scope
|
2019-05-19 14:28:29 -04:00 |
|
HJ
|
0f7f685c5e
|
Merge branch '437-user-profile-settings' into 'develop'
Transition to MastoAPI: user profile settings
Closes #437
See merge request pleroma/pleroma-fe!682
|
2019-04-30 06:05:52 +00:00 |
|
taehoon
|
3665c86d70
|
use default_scope parameter
|
2019-04-27 21:51:17 -04:00 |
|
taehoon
|
2c4af6693a
|
clean up
|
2019-04-27 14:04:30 -04:00 |
|
taehoon
|
ab19669bf1
|
refactoring
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
95bc2d727b
|
add “export blocks” feature
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
13abe64f87
|
fix wrong function binding
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
08eaf9bd33
|
make reusable Exporter component
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
0ab2f9dfa5
|
add “block import” feature
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
6ea4154084
|
change api function name
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
6d0e98a1c2
|
make Importer component reusable
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
562120ae48
|
split out follow’s importer as a separate component
|
2019-04-27 08:31:06 -04:00 |
|
taehoon
|
ac0b45fa14
|
Update avatar uploading
|
2019-04-27 08:30:08 -04:00 |
|
taehoon
|
e14720419f
|
Switch to mastoapi for updating user profile
|
2019-04-27 08:30:08 -04:00 |
|
taehoon
|
909d11825d
|
Switch to mastoapi for updating banner
|
2019-04-27 08:30:08 -04:00 |
|
taehoon
|
808e1ac11c
|
Switch to mastoapi for updating avatar
# Conflicts:
# src/services/api/api.service.js
|
2019-04-27 08:30:08 -04:00 |
|
taehoon
|
bd88a481c6
|
remove extra spacing
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
e67fecff0a
|
code readability
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
a89236f67c
|
clean up
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
7f6bd538f3
|
ui improvements
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
c81bde0c1d
|
clean up
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
d3cad54aa3
|
add bulk mute/unmute buttons and wire up to vuex
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
13c8f10f4b
|
wire up bulk action buttons to vuex
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
8fa639f252
|
add bulk action buttons
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
fe7766bc61
|
replace scope attributes by slot-scope
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
32035217b8
|
clean up
|
2019-04-17 11:32:49 -04:00 |
|
taehoon
|
d9b3f5be47
|
use SelectableList for blocks/mutes list
|
2019-04-17 11:32:48 -04:00 |
|
taehoon
|
0bf451bb36
|
remove withList hoc
|
2019-04-17 11:32:48 -04:00 |
|
taehoon
|
1cec2b6969
|
use reusable List vue component instead of withList hoc
Using slot is the preferred way in vue
|
2019-04-17 11:32:48 -04:00 |
|
taehoon
|
d874ca905c
|
support i18n
|
2019-04-14 23:44:50 -04:00 |
|
taehoon
|
d58e08cf52
|
add search to the mutes tab as well
|
2019-04-14 23:44:50 -04:00 |
|
taehoon
|
0bdb0e5a81
|
rename Autosuggest component
|
2019-04-14 23:44:49 -04:00 |
|
taehoon
|
1cf9780e05
|
make more generic
|
2019-04-14 23:44:49 -04:00 |
|
taehoon
|
fc5f4fba8c
|
make more generic
|
2019-04-14 23:44:49 -04:00 |
|
taehoon
|
8410add394
|
make UserAutoSuggest component more generic
|
2019-04-14 23:44:49 -04:00 |
|
taehoon
|
fd4289e45a
|
improve ui
|
2019-04-14 23:44:49 -04:00 |
|
taehoon
|
da5844205c
|
add user autosuggest component
|
2019-04-14 23:44:49 -04:00 |
|
Henry Jameson
|
4dc64438e9
|
aaaaggghh
|
2019-03-30 12:41:42 +02:00 |
|