Commit Graph

1657 Commits

Author SHA1 Message Date
'leftie 210e942398 Merge branch 'rio-theme' into leftie 2019-06-01 01:35:19 -04:00
'leftie d1a3f007bc Merge branch 'sam-theme' into leftie 2019-06-01 01:35:19 -04:00
'leftie 913ce6eaaa fix: typo in grayscale theme 2019-06-01 01:35:02 -04:00
'leftie 6603762a66 fix: typo in sepia theme 2019-06-01 01:34:10 -04:00
'leftie 3183bb4cb1 Merge branch 'rio-theme' into leftie 2019-06-01 01:29:55 -04:00
'leftie 3bc8d0d32e Merge branch 'sam-theme' into leftie 2019-06-01 01:29:46 -04:00
'leftie dcedf2c8d6 fix: handle link styles on text selection, and on focus 2019-06-01 01:29:09 -04:00
'leftie 5ba38ddf3f fix: handle link styles under text selection in Sam theme 2019-06-01 01:26:52 -04:00
'leftie d4703e7c9d fix: simplify grayscale theme 2019-06-01 01:11:32 -04:00
'leftie 47b3490e15 fix: simplify sepia theme 2019-06-01 01:04:58 -04:00
'leftie f8ed3ff292 Merge branch 'master' into leftie 2019-05-27 21:34:00 -04:00
Nolan Lawson 0de6c3a09f 1.8.0 2019-05-27 18:00:56 -07:00
Nolan Lawson 34e82cbaf2
fix: statuses in own thread should not have cursor:pointer (#1250) 2019-05-27 17:38:59 -07:00
Nolan Lawson f1857cb86e
fix: improve color contrast of dark themes (#1249) 2019-05-27 17:01:53 -07:00
Nolan Lawson 3453b10ffb
chore: update deps (#1247)
* chore: update deps

* chore: actually update all deps
2019-05-27 15:15:47 -07:00
'leftie c41d5908b8 Merge branch 'sam-theme' into leftie 2019-05-27 18:10:47 -04:00
'leftie c051eb3deb feat: plus Sam theme with sepia'd images 2019-05-27 18:08:39 -04:00
'leftie 7406cf326c Merge branch 'rio-theme' into leftie 2019-05-27 18:01:48 -04:00
'leftie cde4cd0a61 feat: plus variation on rio theme with grayscaled images 2019-05-27 18:01:22 -04:00
Nolan Lawson 8c74d0c7c8
fix: add push notification badge (#1246) 2019-05-27 14:25:45 -07:00
'leftie ccf77b83eb fix: in about page, indicate being forked from dev branch 2019-05-27 17:09:01 -04:00
Nolan Lawson 3a2c56f0fa
fix: various push notification fixes (#1245) 2019-05-27 14:01:02 -07:00
'leftie 77aead72fb Merge branch 'master' into leftie 2019-05-27 15:40:30 -04:00
Nolan Lawson 164768e6c9
fix: fix bug when faving/boosting push notification (#1244) 2019-05-27 12:32:06 -07:00
Nolan Lawson 3a7d6d3552
fix: add <select> aria-label, remove unnecessary aria-labelledby (#1242) 2019-05-27 12:31:59 -07:00
Nolan Lawson 12179505e1
fix: improve UI/a11y of media upload (#1241) 2019-05-27 12:31:49 -07:00
Nolan Lawson 482ee3d3bb
fix: improve media upload a11y (#1240)
use ul/li instead of divs here
2019-05-27 12:31:42 -07:00
Nolan Lawson 37d3cac7d2
fix: add tests for polls, improve a11y of poll form (#1239) 2019-05-27 12:31:35 -07:00
Nolan Lawson b45868bbfd
fix: poll button label is backwards (#1238) 2019-05-27 01:05:55 -07:00
Nolan Lawson 6efc28aac8
fix: fix reduceMotion of svelte slide transition (#1237)
fixes #1236
2019-05-27 00:24:57 -07:00
Nolan Lawson 0878275ab9
feat: ability to create polls (#1235)
* feat: ability to create polls

fixes #1130

* fix adds and deletes

* fix tests

* fix tests again
2019-05-27 00:24:47 -07:00
Nolan Lawson 2c1de66592
feat: vote on polls (#1234)
more work on #1130
2019-05-26 20:45:42 -07:00
Nolan Lawson 45441d3a9e
fix: show poll results, time remaining, allow refresh (#1233)
more work towards #1130
2019-05-26 18:48:04 -07:00
Nolan Lawson dac4b493c8
fix: poll for updates to timeago displays (#1232)
* fix: poll for updates to timeago displays

* code cleanup

* avoid some recomputes

* avoid costly recomputes
2019-05-26 16:01:14 -07:00
Nolan Lawson bf640b9b0f
fix: fix unread notifications badge for filters (#1231)
fixes #1230
2019-05-26 16:01:06 -07:00
Nolan Lawson 8f477eeccb
feat: add poll notifications (#1229)
more work on #1130
2019-05-26 09:54:35 -07:00
greenkeeper[bot] 979bb4815f chore: Update stringz to the latest version 🚀 (#1228)
* fix(package): update stringz to version 2.0.0

* chore(package): update lockfile yarn.lock
2019-05-26 09:37:11 -07:00
'leftie 8bf2a6d956 Merge branch 'master' into leftie 2019-05-25 20:52:34 -04:00
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
Nolan Lawson a17948cf99
feat: add home/notification filter settings (#1226)
Fixes #1223
Fixes #1224
2019-05-25 13:21:36 -07:00
Nolan Lawson 92bff6caaa
fix: minor tweaks to PushNotificationSettings (#1222) 2019-05-25 13:21:17 -07:00
Nolan Lawson 02689bec93
fix: change wording in show/hide sensitive media (#1221)
fixes #1215
2019-05-25 13:20:52 -07:00
Nolan Lawson c18168d913
fix: tweak poll results style and fix a11y (#1220) 2019-05-25 13:20:45 -07:00
sgenoud af955492e8 feat: Add poll results to a status (#1219) 2019-05-25 08:36:44 -07:00
Nolan Lawson 692e8b57c3
fix: separate "inline theme" from "default theme" (#1216) 2019-05-25 08:19:11 -07:00
Nolan Lawson d92bd2e94b
chore: update to esm 3.2.25 (#1217)
* chore(package): update esm to version 3.2.25

* chore(package): update lockfile yarn.lock
2019-05-25 08:19:05 -07:00
greenkeeper[bot] 5178650e78 chore: Update rollup-plugin-terser to the latest version 🚀 (#1218)
* fix(package): update rollup-plugin-terser to version 5.0.0

* chore(package): update lockfile yarn.lock
2019-05-25 08:16:27 -07:00
'leftie 5a2be30d4d Merge branch 'rio-theme' into leftie 2019-05-24 20:46:32 -04:00
'leftie 3136c5cd98 feat: add rio-like theme 2019-05-24 20:45:19 -04:00
'leftie 410c1af219 feat: add Sam-like color scheme 2019-05-24 03:41:48 -04:00