Jason McBrayer
221f03957e
Creation page for filters
2019-02-15 12:02:21 -05:00
Jason McBrayer
dfccfab05b
List filters, create filters
...
Template still needs to be created for create filters, will need to update
for list filters when views to edit and delete exist
2019-02-14 22:05:18 -05:00
Jason McBrayer
ee3b4bdb72
Resize card images if necessary
2019-02-14 22:05:18 -05:00
Jason McBrayer
54ef84e0ad
Add OpenGraph and Twitter Card tags to base.html
2019-02-05 19:05:33 -05:00
Jason McBrayer
7d72088422
Fix broken lightbox and attachments-spacing in bulma themes
...
Introduced by changes associated with brutstrap theme
2019-02-05 10:34:03 -05:00
Jason McBrayer
3293ef5ebf
Get username hints implemented in brutstrap
...
Other brutalist themes could be enhanced to add this.
2019-02-05 10:21:53 -05:00
Jason McBrayer
650b6a25a8
Tweak figures for brutstrap
2019-02-04 15:24:06 -05:00
Jason McBrayer
46aea0fff9
Add first draft of brutstrap[1] theme.
...
[1]: https://git.sr.ht/~emsenn/brutstrap
2019-02-04 15:06:02 -05:00
McBrayer
6a6bf32646
Enable some more cacheing.
...
I'm not sure all of this is a good idea, and I'm not sure if all of it actually
works; in particular the fragment cacheing for toots.
2019-01-30 10:56:13 -05:00
McBrayer
f1a7da0039
Don't abuse   for spacing in header; use CSS instead.
...
Thanks, @emsenn!
2019-01-30 10:53:14 -05:00
McBrayer
7f331eeb48
When going to a thread (via thread or reply), jump to the active toot
2019-01-29 12:57:11 -05:00
McBrayer
b17c56fec3
Reformat preview cards to make better use of space.
...
Also widen the default themes view again. I don't like the long lines,
but I like the way it gives more space for preview cards.
2019-01-28 09:36:54 -05:00
Jason McBrayer
7c351ef341
Fix an issue with mentions caused by last update
2019-01-18 08:08:26 -05:00
Jason McBrayer
dfc9becc87
Add mention hints to full post form and fix minor error
2019-01-17 21:06:29 -05:00
Jason McBrayer
8615c8f801
Add username hints while typing mentions in compose box
2019-01-17 21:02:23 -05:00
Jason McBrayer
c7fb38b57c
Add 'filter notifications" option
...
This reduces the number of notifications in both your tab bar and your
notifications page, by showing only mentions and new subscribers (i.e.,
things that are actionable by you).
2019-01-14 09:08:36 -05:00
Jason McBrayer
9117aeb987
Fix logout behavior with intercooler
2018-12-16 17:52:48 -05:00
Jason McBrayer
9825b67f57
Make toots hint more strongly when they are part of a thread.
2018-12-07 08:57:19 -05:00
Jason McBrayer
9d70757988
Fix issue #40 (menu covers posting box in mobile with no JS)
...
Don't pin the menu to the top by default -- add those classes from JavaScript.
This is clearly the best thing on mobile, but it means that on desktop, without
JavaScript, the menu will not be pinned to the top, which used to work.
2018-12-06 10:14:25 -05:00
Jason McBrayer
23f7aed095
Confirm log out if JS available
2018-12-03 18:00:25 -05:00
Jason McBrayer
b4822b87ce
Make search link a modal popup if using JS
2018-12-03 17:58:08 -05:00
Jason McBrayer
23b799c022
Don't show card images where they may be redundant
2018-12-03 08:48:01 -05:00
Jason McBrayer
d1873e3bd8
Really fix card image formatting.
2018-12-03 08:29:59 -05:00
Jason McBrayer
ecfdf00d6a
Fix formatting of both card images and regular media
2018-12-03 07:42:27 -05:00
McBrayer
673d7adedd
Add display of cards. This is not 100% complete.
2018-11-30 14:30:46 -05:00
Jason McBrayer
4676c49482
Take out the PJAX again.
...
It seems initially to work with notifications, but ultimately it just doesn't
quite.
2018-11-15 14:45:40 -05:00
McBrayer
faace0fa07
Scroll to target on opening a thread
2018-11-13 13:35:08 -05:00
Jason McBrayer
ffe50791d1
Indicate on toots if they have replies
2018-11-12 17:54:01 -05:00
Jason McBrayer
c719b74a8e
Add pjax to one more navbar link
2018-11-07 13:03:18 -05:00
Jason McBrayer
d5e80966cf
Reset more intercooler values on notifications poll element
2018-11-07 08:49:37 -05:00
Jason McBrayer
9152cb74d6
Fix annoying notification bug in brutalist themes
2018-11-07 08:21:22 -05:00
Jason McBrayer
347ccb4bbe
Restore all of the PJAX stuff because I figured out what was going wrong
2018-11-06 17:05:03 -05:00
Jason McBrayer
9eda3c91cb
Loop videos, on the assumption that most are gifvs.
...
Also, use media.preview_url for the preview image rather than the first frame.
2018-11-06 11:09:05 -05:00
Jason McBrayer
ae66ccfd7f
Change lightbox to magnific-popup; make videos playable inline.
2018-11-06 10:44:26 -05:00
Jason McBrayer
e5040b0bbd
Add modal for new toot
2018-11-01 09:53:07 -04:00
McBrayer
733d8bb453
Make notifications work on brutalist themes
2018-10-19 12:36:52 -04:00
Jason McBrayer
e799c097cc
Add preference for notification poll frequency
2018-10-18 16:04:28 -04:00
Jason McBrayer
221a13c593
Revert "Add animated loading indicator for some links."
...
This reverts commit 0fd520b78b
.
2018-10-14 20:59:38 -04:00
Jason McBrayer
26cd95544a
Use non-depricated format for ready.
2018-10-14 20:31:47 -04:00
Jason McBrayer
0fd520b78b
Add animated loading indicator for some links.
...
This is redundant on desktop and for full mobile browser interface,
but useful for minimal mobile browser PWA mode.
2018-10-14 20:14:18 -04:00
Jason McBrayer
bb65be3e8b
Don't lose text or spoiler text when expanding toot form
2018-10-14 08:36:47 -04:00
Jason McBrayer
7b8c5dbb59
Add lightbox preference
2018-10-09 18:13:08 -04:00
Jason McBrayer
20818fca96
Reorganize options page and add some help text
2018-10-09 14:45:10 -04:00
Jason McBrayer
3acfcdd744
Use notifications setting
2018-10-09 13:17:29 -04:00
Jason McBrayer
2dfcd61989
Use click_to_load preference
2018-10-09 13:11:20 -04:00
Jason McBrayer
2d0fd95d5f
Use no_javascript preference in place of theme.is_brutalist in some places
2018-10-09 13:08:02 -04:00
Jason McBrayer
60748e5c4b
Add javascript granular settings to forms, templates, settings view
2018-10-02 12:14:03 -04:00
Jason McBrayer
26a189f780
Push history when loading more on a timeline
...
Because not doing so is worse, not because it's the best thing possible.
2018-09-24 15:09:32 -04:00
Jason McBrayer
9a7d797e54
Make the 'older' button load more in the page
2018-09-24 11:11:08 -04:00
Jason McBrayer
3782d6cd2f
Fix formatting of timeline template
2018-09-24 10:48:25 -04:00