Nolan Lawson
|
4124da2439
|
fix(emojos): fix emojos on Ubuntu and Chrome on Windows (#661)
* fix(emojos): fix emojos on Ubuntu and Chrome on Windows
* fixup
* start working on unit tests
* fixup
* add more tests and fix emoji
|
2018-11-20 00:01:23 -08:00 |
|
Nolan Lawson
|
b7f5d04b4c
|
fix(scrolling): use body as scrolling container (#656)
* fix(scrolling): use body as scrolling container
Fixes #526
* fixup tests and focus
|
2018-11-17 18:06:49 -08:00 |
|
Nolan Lawson
|
92d2dbddfc
|
perf(virtuallist): add contain:content to virtual list items (#650)
* perf(virtuallist): add contain:content to virtual list items
* add a few more contain:contents
|
2018-11-16 00:37:28 -08:00 |
|
Sorin Davidoi
|
c1917318ca
|
fix: Show boost action only for toots with relevant visibility (#584)
|
2018-10-28 15:28:55 -07:00 |
|
Sorin Davidoi
|
e45af16bf9
|
Push notifications (#579)
* feat: Push notifications
* feat: Feature-detect push notifications support
* feat: Prompt user to reauthenticate when missing push scope
* fix(service-worker): Add tags to notifications
* feat: Push notification actions for mentions
|
2018-10-06 13:06:10 -07:00 |
|
Nolan Lawson
|
5c204b8001
|
fix Safari search bar appearance (#575)
|
2018-09-23 14:17:48 -07:00 |
|
Nolan Lawson
|
9b2b90b46e
|
simplify theme definitions (#574)
* simplify theme definitions
* remove rollup dep which is overkill
* fix syntax error
* fix lint
* fix test
|
2018-09-23 12:26:01 -07:00 |
|
Nolan Lawson
|
a026f395ce
|
update generated HTML file
|
2018-09-22 16:49:49 -07:00 |
|
Nolan Lawson
|
24dc3ad2ae
|
rename darkscarlet and darkpink to Punk and Riot
|
2018-09-22 16:42:57 -07:00 |
|
Nolan Lawson
|
8d2e0636d6
|
add null check for index.html fetch in SW (#484)
hopefully should fix #483
|
2018-08-24 08:51:09 -07:00 |
|
Nolan Lawson
|
d10f924620
|
remove will-change:transform from container (#470)
|
2018-08-22 19:26:13 -07:00 |
|
Nolan Lawson
|
d30ffc6683
|
disable service worker image cache for avatars (#465)
fixes #464
|
2018-08-21 22:22:21 -07:00 |
|
Nolan Lawson
|
350667e5df
|
allow user display names to contain custom emoji (#448)
* allow user display names to contain custom emoji
fixes #445
* fix tests
* fix focus issue
|
2018-08-19 15:23:40 -07:00 |
|
Nolan Lawson
|
1aeb57fb57
|
remove link rel=manifest for iOS (#443)
fixes #45 in a better way than before
|
2018-08-18 23:14:30 -07:00 |
|
Nolan Lawson
|
38215470ca
|
fix built 2xx.html file
|
2018-08-17 22:43:08 -07:00 |
|
Nolan Lawson
|
092d9e98a5
|
fix typo in SCSS (#430)
|
2018-08-17 21:51:26 -07:00 |
|
Nolan Lawson
|
fb6df029f3
|
add "reply all" icon (#392)
fixes #388
|
2018-06-14 08:42:55 -07:00 |
|
Nolan Lawson
|
df6323fba3
|
switch from copy icon to link icon (#343)
fixes #325
|
2018-05-26 17:23:27 -07:00 |
|
Nolan Lawson
|
c0d0b4dd36
|
add option to copy link to clipboard (#289)
Fixes #288
|
2018-05-12 15:00:11 -07:00 |
|
Nolan Lawson
|
67e41e4fb0
|
update generated file
|
2018-05-06 15:49:05 -07:00 |
|
Nolan Lawson
|
7f325a0166
|
fix blue active background on Chrome for Android (#236)
fixes #141
|
2018-04-29 16:57:22 -07:00 |
|
Nolan Lawson
|
e4d2934c67
|
fix themes (#199)
Fixes #194
|
2018-04-21 00:33:42 -07:00 |
|
Nolan Lawson
|
82438a62e0
|
upgrade to node-sass 4.8.3 (#165)
|
2018-04-18 21:38:16 -07:00 |
|
Nolan Lawson
|
1d61a737da
|
update site meta description (#152)
[skip ci]
|
2018-04-17 18:38:22 -07:00 |
|
Nolan Lawson
|
7ff45dfb3f
|
mute and unmute accounts (#127)
|
2018-04-14 22:18:48 -07:00 |
|
Nolan Lawson
|
283bc78b4f
|
Add CSP (#119)
Fixes #25
|
2018-04-14 15:50:16 -07:00 |
|
Nolan Lawson
|
18af622f49
|
minor style fixup
[skip ci]
|
2018-04-14 09:44:47 -07:00 |
|
Maxime Le Conte des Floris
|
e52130f1c8
|
add toot-cafe theme (#108)
* add toot-cafe theme
* rename "toot-cafe" theme to "sorcery"
|
2018-04-14 09:43:30 -07:00 |
|
Nolan Lawson
|
96f02f349b
|
improve webpack dev mode (#104)
|
2018-04-13 20:49:52 -07:00 |
|
Nolan Lawson
|
edb621e0f5
|
nit: make cobalt secondary text a bit lighter
[skip ci]
|
2018-04-11 20:13:39 -07:00 |
|
Chris
|
c8687635e8
|
add cobalt blue theme (#78)
* added cobalt blue theme
* lighten nav items
|
2018-04-11 20:11:47 -07:00 |
|
Nolan Lawson
|
a150613b53
|
tweak css variable names
[skip ci]
|
2018-04-11 19:53:43 -07:00 |
|
Spanky
|
bdf547b561
|
made a variable for the AccountProfile page for its color overlay of the header image. (#84)
|
2018-04-11 19:47:24 -07:00 |
|
Nolan Lawson
|
70b03eb56e
|
fix headings for timelines (#67)
Adds an sr-only class to make this easier in the future. Also fixes a missing aria-label.
Fixes #44
|
2018-04-10 22:08:14 -07:00 |
|
Spanky
|
3a7d887531
|
Added 'Ozark' dark blue color theme (#62)
* added Ozark theme, based off of a personal color scheme I use elsewhere.
* fixed incorrect main color value
|
2018-04-10 20:02:28 -07:00 |
|
Nolan Lawson
|
f56f746477
|
fix service worker cache bugs
|
2018-04-04 22:52:04 -07:00 |
|
Nolan Lawson
|
33d595f239
|
add mention option to account profiles
|
2018-04-04 21:45:19 -07:00 |
|
Nolan Lawson
|
9210afe0c3
|
slow loading spinner down a bit
|
2018-04-03 08:58:59 -07:00 |
|
Nolan Lawson
|
10c34f7cca
|
faster loading spinner
|
2018-04-02 22:22:24 -07:00 |
|
Nolan Lawson
|
255ba1a5d5
|
remove console logs
|
2018-04-01 23:02:34 -07:00 |
|
Nolan Lawson
|
80a89a64f1
|
fix having multiple modal dialogs
|
2018-03-31 18:46:44 -07:00 |
|
Nolan Lawson
|
0779436714
|
fix service worker webpack assets not being found
|
2018-03-31 17:26:10 -07:00 |
|
Nolan Lawson
|
36a30dece5
|
better define loading spinner
|
2018-03-30 17:25:22 -07:00 |
|
Nolan Lawson
|
5426c5a0ef
|
fix sticky button in mobile Firefox
|
2018-03-28 22:57:52 -07:00 |
|
Nolan Lawson
|
4e67f36510
|
tweak css
|
2018-03-28 09:07:00 -07:00 |
|
Nolan Lawson
|
474b6e6dad
|
replace × with svg x icon
|
2018-03-28 08:56:40 -07:00 |
|
Nolan Lawson
|
afb67f076d
|
change design of top nav bar
|
2018-03-27 09:34:29 -07:00 |
|
Nolan Lawson
|
72535bb701
|
add font family fallback
|
2018-03-27 09:02:10 -07:00 |
|
Nolan Lawson
|
58b700788c
|
add floating compose button
|
2018-03-27 00:02:55 -07:00 |
|
Nolan Lawson
|
62c82a05c0
|
fix service worker caching issues hopefully
|
2018-03-25 21:31:40 -07:00 |
|