1
0
mirror of https://github.com/nolanlawson/pinafore synced 2025-01-23 10:24:29 +01:00
Commit Graph

41 Commits

Author SHA1 Message Date
Nolan Lawson
7ff45dfb3f
mute and unmute accounts (#127) 2018-04-14 22:18:48 -07:00
Nolan Lawson
732d1fded4
Block and unblock an account (#125)
One of the many features listed in #6
2018-04-14 18:47:55 -07:00
Nolan Lawson
fdcf2bc46b
fix blurry modal dialog on chrome/safari (#101)
Fixes #71
2018-04-13 09:46:47 -07:00
Nolan Lawson
9d706a3748
Add img title as well as alt (#66)
Fixes #57
2018-04-10 20:02:42 -07:00
Nolan Lawson
7ae3212c55
Fix alts for image uploads (#54)
* Fix alts for image uploads

Fixes #41

* fix alts mixed with no-alts
2018-04-09 18:30:15 -07:00
Nolan Lawson
eb8cd5f83d simplify and refactor dialogs using event bus 2018-04-08 16:56:20 -07:00
Nolan Lawson
bcc7fb47ef start using an event bus 2018-04-08 15:08:32 -07:00
Nolan Lawson
e7b1b2ba31 mentions open modal compose box 2018-04-07 00:21:00 -07:00
Nolan Lawson
b8d93a5d96 add try catch for closing compose dialog 2018-04-06 08:49:15 -07:00
Nolan Lawson
a6d2382f97 tweak status options 2018-04-05 07:44:10 -07:00
Nolan Lawson
8f24531d94 tweak dialog 2018-04-04 22:28:22 -07:00
Nolan Lawson
33d595f239 add mention option to account profiles 2018-04-04 21:45:19 -07:00
Nolan Lawson
5a23235529 destroy entire dialog when closed 2018-04-04 20:33:17 -07:00
Nolan Lawson
5b6af3c8d5 compose modal should auto-focus 2018-04-02 20:49:33 -07:00
Nolan Lawson
7988222086 fix emoji dialog overflow 2018-04-01 23:41:35 -07:00
Nolan Lawson
80a89a64f1 fix having multiple modal dialogs 2018-03-31 18:46:44 -07:00
Nolan Lawson
7342ff1bf2 unify usage of autoplaying video 2018-03-31 10:45:11 -07:00
Nolan Lawson
5a0c4897b0 make replies inline 2018-03-30 01:06:17 -07:00
Nolan Lawson
474b6e6dad replace × with svg x icon 2018-03-28 08:56:40 -07:00
Nolan Lawson
2a5b1fe1a9 remove unnecessary will-change/filter 2018-03-27 20:13:17 -07:00
Nolan Lawson
148b1f1b38 use flexbox for dialog button 2018-03-27 17:31:17 -07:00
Nolan Lawson
58b700788c add floating compose button 2018-03-27 00:02:55 -07:00
Nolan Lawson
60dd2ecff2 add muted style for image/video dialogs 2018-03-20 21:26:53 -07:00
Nolan Lawson
9de2949cb7 Simplify selectors, prefer class selectors for SVGs 2018-03-16 08:58:04 -07:00
Nolan Lawson
56f7efb78f implement requesting to follow someone 2018-03-14 22:32:58 -07:00
Nolan Lawson
b8d1ccb339 add ability to delete a status 2018-03-14 08:36:12 -07:00
Nolan Lawson
c13771c3a0 more options button to follow/unfollow 2018-03-11 19:40:32 -07:00
Nolan Lawson
2f8bd171d4 add an animation for modals 2018-03-03 16:31:00 -08:00
Nolan Lawson
1de9e49f78 tweak style 2018-03-03 15:03:02 -08:00
Nolan Lawson
3dc46791e9 refactor 2018-03-03 14:51:48 -08:00
Nolan Lawson
66801fbc96 refactor 2018-03-03 14:15:50 -08:00
Nolan Lawson
35282666cc implement post privacy 2018-03-03 13:23:26 -08:00
Nolan Lawson
2614e451b2 add test for compose, and emoji 2018-02-28 18:45:29 -08:00
Nolan Lawson
18dab36e52 add custom emoji modal 2018-02-27 23:18:07 -08:00
Nolan Lawson
23e3de6e26 tweak modal design 2018-02-22 20:55:00 -08:00
Nolan Lawson
f325bdfe9e fix modal height in mobile browsers 2018-02-22 20:04:19 -08:00
Nolan Lawson
0465d2d5c6 fix lint 2018-02-14 22:06:45 -08:00
Nolan Lawson
4d58c8cc2d async load dialogs 2018-02-14 22:06:23 -08:00
Nolan Lawson
2e83bc0ff9 use standard 2018-02-08 22:29:29 -08:00
Nolan Lawson
503fb6e4e0 change style of modal 2018-02-06 09:09:47 -08:00
Nolan Lawson
8711bfb831 implement confirmation dialog 2018-02-05 09:43:45 -08:00