pinafore/src/routes
Nolan Lawson 12c5b732ae
feat: add poll result push notifications (#1227)
fixes one of the sub-tasks in #1130.

I also went ahead and removed the reply feature, because I cannot get it to work in Android 6.0.1 and I can't find any documentation for it in W3C/WHATWG, so I'm not sure how it is supposed to work.
2019-05-25 15:20:09 -07:00
..
_a11y feat: wrap long posts with spoilers (#873) 2019-01-13 10:47:07 -08:00
_actions fix: throttle XHRs from autosuggest (#1190) 2019-05-06 20:29:43 -07:00
_api fix: use fibonacci instead of exponential when streaming (#1205) 2019-05-10 21:05:26 -07:00
_components feat: add poll result push notifications (#1227) 2019-05-25 15:20:09 -07:00
_database fix: close IDB connections when page is frozen (#1196) 2019-05-08 20:53:33 -07:00
_intl fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_pages feat: add home/notification filter settings (#1226) 2019-05-25 13:21:36 -07:00
_react fix(emoji): make emoji picker more like Mastodon's (#842) 2018-12-18 18:24:05 -08:00
_static feat: add home/notification filter settings (#1226) 2019-05-25 13:21:36 -07:00
_store feat: add home/notification filter settings (#1226) 2019-05-25 13:21:36 -07:00
_thirdparty fix: close IDB connections when page is frozen (#1196) 2019-05-08 20:53:33 -07:00
_utils fix: separate "inline theme" from "default theme" (#1216) 2019-05-25 08:19:11 -07:00
accounts/[accountId] feat: add account page filters (#1124) 2019-03-30 21:48:49 -07:00
community fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
lists fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
notifications feat: implement notification filters (all vs mentions) (#1177) 2019-05-04 17:58:44 -07:00
settings feat: add hotkey help to settings (#886) 2019-01-13 11:35:04 -08:00
statuses/[statusId] fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
tags fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_error.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
_layout.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
blocked.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
direct.html fix: tweaks to conversations (direct) UI (#1137) 2019-04-13 15:30:49 -07:00
favorites.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
federated.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
index.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
local.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
muted.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
pinned.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
requests.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
search.html fix: update Sapper to latest (#775) 2018-12-11 07:31:48 -08:00
share.html feat: implement web share target (#980) 2019-02-13 18:38:44 -08:00