Henry Jameson
ea9adb3c16
Merge remote-tracking branch 'upstream/feature/mobile-improvements-3' into shigusegubu
...
* upstream/feature/mobile-improvements-3:
add gesture to close notifications drawer
make notifications close on navigation
make mobile notifs drawer more like an actual drawer, make mobile nav buttons bigger to press, fix alert dot
remove notifications from sidebar, make notifications appear on login only
make nav bar slide, move mobile post status to mobile nav
more work with notifications drawer
start working on one tap notifications
2019-04-01 22:14:35 +03:00
Henry Jameson
e990090bbf
Merge remote-tracking branch 'Dave/issue-436-mastoapi-notifications' into shigusegubu
...
* Dave/issue-436-mastoapi-notifications:
#436 - sync notification & timeline users
2019-04-01 21:51:51 +03:00
Henry Jameson
95fc9a0116
Merge remote-tracking branch 'upstream/develop' into shigusegubu
...
* upstream/develop:
#470 - update button text capitalization
#470 - handle cases without subject
#470 - update i18n
#470 - fix subject and content toggle issue
Remove useless comma
Fix user card in notification
2019-04-01 21:50:52 +03:00
HJ
c17de4b638
Merge branch '470-toggle-subject-content' into 'develop'
...
Resolve "Handling subjects/spoiler_text/cw not working properly"
Closes #470
See merge request pleroma/pleroma-fe!721
2019-04-01 18:45:24 +00:00
jared
dee9ab7bda
#470 - update button text capitalization
2019-04-01 13:04:40 -04:00
jared
487a194f6d
#470 - handle cases without subject
2019-04-01 13:01:28 -04:00
jared
6847e70a49
#470 - update i18n
2019-04-01 12:58:23 -04:00
jared
748b1ed167
#470 - fix subject and content toggle issue
2019-04-01 12:54:34 -04:00
dave
6482201dc9
#436 - sync notification & timeline users
2019-04-01 12:22:49 -04:00
dave
0af2f8e4fd
#436 - merge develop & resolve conflict
2019-04-01 12:13:11 -04:00
Shpuld Shpludson
6c24ae9b0b
Merge branch 'fix/user-card-buttons' into 'develop'
...
#467 Fix/Muted and Blocked not "pressed" on User Card
Closes #467
See merge request pleroma/pleroma-fe!720
2019-04-01 15:38:14 +00:00
jasper
80277e5571
Remove useless comma
2019-04-01 07:27:12 -07:00
jasper
4a2f676f2e
Fix user card in notification
2019-04-01 07:26:13 -07:00
Henry Jameson
93755d4858
Merge branch 'issue-436-mastoapi-notifications' into shigusegubu
...
* issue-436-mastoapi-notifications:
#436 - apply patch and clean up
#436 - update notification
#436 - apply patch
#436 - keep original naming
#436 - keep original naming
#436 : sync notification with timeline
#436 : implement is_seen logic
#436 : clean up based on comment
#436 : update test
#436 : add is_local for statuses
#436 : remove clear & dismiss UI updates
#436 : update unit testing
#436 : fix notification order, follow type link issue, duplicate key
#436 : update is_local
#436 : update entity_normalizer
#436 : add dismiss button, disable is_seen part
#436 : integrate mastoAPI notifications
2019-04-01 09:39:44 +03:00
dave
21ea5adc8b
#436 - apply patch and clean up
2019-03-31 21:59:18 -04:00
dave
b909796683
#436 - update notification
2019-03-31 15:15:16 -04:00
dave
06fd3a9c5f
#436 - apply patch
2019-03-31 14:50:34 -04:00
dave
ecacc933e7
#436 - keep original naming
2019-03-31 13:47:23 -04:00
dave
0db66e2905
#436 - keep original naming
2019-03-31 13:41:22 -04:00
dave
8efcfc69e8
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into issue-436-mastoapi-notifications
2019-03-31 11:03:43 -04:00
Henry Jameson
10c0758d58
Merge branch 'minimal-scopes-mode' into shigusegubu
...
* minimal-scopes-mode:
final touches
aaaaggghh
2019-03-30 12:44:49 +02:00
Henry Jameson
0792732822
final touches
2019-03-30 12:42:42 +02:00
Henry Jameson
4dc64438e9
aaaaggghh
2019-03-30 12:41:42 +02:00
Henry Jameson
8baf0ce9ec
Merge branch 'minimal-scopes-mode' into shigusegubu
...
* minimal-scopes-mode:
fix lint
fix formatting
fix formatting
Review
2019-03-30 12:37:55 +02:00
Henry Jameson
995daf70b7
fix lint
2019-03-30 12:34:13 +02:00
Henry Jameson
9f4a9bff46
Merge remote-tracking branch 'upstream/develop' into minimal-scopes-mode
...
* upstream/develop: (173 commits)
Fix: Change condition
fix typo
update store according to retweeted status
#433 - update sort by for conversation
display replies_count right after reply icon
expose replies_count from mastodon api
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
make side drawer use gesture service and fix its animations
review/remove error hiding
errata
review
#433 - sort conversation for retweets and clean up
Revert "Merge branch 'revert-987b5162' into 'develop'"
Revert "Merge branch 'mastoapi/friends-tl' into 'develop'"
Add await to login action'
Remove console log
Fix warnings in user profile routing
Add tests for gesture service, fix bug with perpendicular directions
#255 - clean up autocomplete form
#255 - clean up user settings page with self-closing html tags
...
2019-03-30 12:31:50 +02:00
Henry Jameson
e89a622005
fix formatting
2019-03-30 12:29:28 +02:00
Henry Jameson
beaf4fcf8a
fix formatting
2019-03-30 12:26:53 +02:00
Henry Jameson
bf927122df
Review
2019-03-30 12:25:23 +02:00
Henry Jameson
554ebd38bb
fix
2019-03-30 12:05:12 +02:00
Henry Jameson
b3efaecaaa
Merge remote-tracking branch 'upstream/develop' into shigusegubu
...
* upstream/develop: (83 commits)
Fix: Change condition
fix typo
update store according to retweeted status
#433 - update sort by for conversation
display replies_count right after reply icon
expose replies_count from mastodon api
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
make side drawer use gesture service and fix its animations
review/remove error hiding
errata
review
#433 - sort conversation for retweets and clean up
Revert "Merge branch 'revert-987b5162' into 'develop'"
Revert "Merge branch 'mastoapi/friends-tl' into 'develop'"
Add await to login action'
Remove console log
Fix warnings in user profile routing
Add tests for gesture service, fix bug with perpendicular directions
#255 - clean up autocomplete form
#255 - clean up user settings page with self-closing html tags
...
2019-03-30 12:04:36 +02:00
Shpuld Shpludson
0117f6af9f
Merge branch 'issues/#465' into 'develop'
...
update store according to retweeted status
Closes #465
See merge request pleroma/pleroma-fe!713
2019-03-29 15:33:16 +00:00
Shpuld Shpludson
e329a362e0
Merge branch 'fix/warnings-in-user-profile' into 'develop'
...
#461 Fix warnings about user-profile
Closes #461
See merge request pleroma/pleroma-fe!708
2019-03-29 15:32:40 +00:00
dave
783cc00dd0
merge develop & resolve conflict
2019-03-29 10:11:28 -04:00
jasper
e6f9b1517b
Fix: Change condition
2019-03-28 18:43:03 -07:00
Shpuld Shpludson
25370083b6
Merge branch '255-emoji-input' into 'develop'
...
#255 - add emoji input component
Closes #255
See merge request pleroma/pleroma-fe!706
2019-03-28 21:09:48 +00:00
shpuld
c06bcf3303
add gesture to close notifications drawer
2019-03-28 22:54:45 +02:00
shpuld
31010779f6
Merge branch 'develop' into feature/mobile-improvements-3
2019-03-28 22:25:40 +02:00
Shpuld Shpludson
c829b1a5f4
Merge branch 'feat/gesture-service' into 'develop'
...
Add a gesture service for easier touch gestures
See merge request pleroma/pleroma-fe!714
2019-03-28 20:20:16 +00:00
shpuld
1e2c304f76
fix typo
2019-03-28 22:11:05 +02:00
Shpuld Shpludson
ee9aa40001
Merge branch 'issues/#466' into 'develop'
...
show replies count right after reply icon
Closes #466
See merge request pleroma/pleroma-fe!716
2019-03-28 20:09:59 +00:00
Shpuld Shpludson
7e8c2acc98
Merge branch 'issue-433-status-reply-form' into 'develop'
...
Issue 433 status reply form
Closes #433
See merge request pleroma/pleroma-fe!674
2019-03-28 20:08:40 +00:00
Brenden Bice
8e4ddcb843
update store according to retweeted status
2019-03-28 13:20:09 -04:00
dave
a39fc49e84
#433 - update sort by for conversation
2019-03-28 10:02:33 -04:00
dave
e24145e233
Merge branch 'develop' of https://git.pleroma.social/pleroma/pleroma-fe into issue-433-status-reply-form
2019-03-28 09:54:55 -04:00
Brenden Bice
6b5a84e2b3
display replies_count right after reply icon
2019-03-28 03:47:00 -04:00
Brenden Bice
95639fbd63
expose replies_count from mastodon api
2019-03-28 03:46:41 -04:00
HJ
e2e3a65c44
Merge branch 'fix/convos-masto' into 'develop'
...
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
Closes #460
See merge request pleroma/pleroma-fe!715
2019-03-27 20:55:24 +00:00
Henry Jameson
31a71ee3ee
Apparently, MastoAPI gives status in ancestors if you try opening a repeat...
2019-03-27 22:50:19 +02:00
HJ
86696167b7
Merge branch 'issue-457-mastodon-tag-timeline' into 'develop'
...
#457 - update tag timeline endpoint to MastoAPI
Closes #457
See merge request pleroma/pleroma-fe!707
2019-03-27 20:44:58 +00:00