Jason McBrayer
8251306800
Fix issue with modals
2019-03-29 20:39:29 -04:00
Jason McBrayer
c952e0195c
Add fade-out and fade-in effects
2019-03-29 20:35:53 -04:00
Jason McBrayer
393dad26bf
Fix ctrl-enter handling in forms (so that it goes through Intercooler_
2019-03-29 20:09:18 -04:00
Jason McBrayer
c28c5af2bb
Fix issues with enhancement of modals and notifications.
2019-03-29 19:48:31 -04:00
Jason McBrayer
77ba674ffc
Fix title setting on enhanced navigation
2019-03-29 19:39:25 -04:00
Jason McBrayer
0939e5c1a1
Really use the new intercooler this time
2019-03-29 19:22:52 -04:00
Jason McBrayer
e0ae5719ee
Use new intercooler tags in base.html
...
ic-global-indicator doesn't seem to be working? And it's hard to tell the others
without some kind of indicator or animation.
2019-03-29 19:14:38 -04:00
Jason McBrayer
ea3d44ad5f
Use minified intercooler.js
2019-03-29 19:09:17 -04:00
Jason McBrayer
464d6943b3
Update intercooler to v1.2.2
2019-03-29 19:07:43 -04:00
Jason McBrayer
1a14dd8c3b
Tweak cards on minimal small and dark
2019-03-28 08:45:48 -04:00
Jason McBrayer
79eea0eed1
Fix issue with poll frequency not saving
2019-03-28 08:24:28 -04:00
Jason McBrayer
e0bc0eba26
Mess around with card formatting some more
2019-03-28 07:58:31 -04:00
Jason McBrayer
7e1ade6d70
Use minimal-ui for PWA
2019-03-27 22:35:50 -04:00
Jason McBrayer
ce825a8612
Fix issue with card images in mobile view
2019-03-27 22:34:20 -04:00
Jason McBrayer
f27451bb6f
Add minimal dark theme
2019-03-22 19:02:05 -04:00
Jason McBrayer
3296e9b685
Limit size of card images
2019-03-22 12:03:19 -04:00
Jason McBrayer
c9e49b5525
Include styling for lightbox even for brutalist themes
...
It may make sense to use the lightbox with a brutalist theme, and without the
included stylesheet, it may look like ass.
2019-03-22 08:31:31 -04:00
Jason McBrayer
e4c0f42b14
Set font size in minimal-small in points
...
so that it is more consistent between devices
2019-03-19 19:10:37 -04:00
Jason McBrayer
0ffdc87c5d
Fix width of container in minimal-small
2019-03-19 16:35:02 -04:00
Jason McBrayer
35d8f5b599
Fix navbar spacing in minimal-small theme
2019-03-19 15:53:32 -04:00
Jason McBrayer
4c51916d38
Add minimalist small css theme
2019-03-17 17:12:50 -04:00
Jason McBrayer
8202045158
Pack brutaldon header image with pngcrush
2019-03-17 17:01:14 -04:00
Jason McBrayer
ba9b2d3d69
Bump minor version on account of follow requests support
2019-03-06 14:27:03 -05:00
Jason McBrayer
67f2ea8149
Finish adding support for follow requests
2019-03-06 14:26:00 -05:00
Jason McBrayer
d3ed8eef27
View for handling follow requests
2019-03-05 18:45:14 -05:00
Jason McBrayer
c192d0056e
Bump patch level for bug fixes
2019-03-03 20:42:26 -05:00
Jason McBrayer
3a9f2b52e0
Fix mentions in redrafts
...
The obvious failure modes should be taken care of; there may be spacing changes.
2019-03-03 20:40:42 -05:00
Jason McBrayer
882a713788
Remove intercooler attributes from redraft link
2019-03-03 20:04:29 -05:00
Jason McBrayer
5877344c16
Fix (again) overflowing attachment boxes
...
This time, it makes them multiline.
2019-02-28 12:15:04 -05:00
Jason McBrayer
333976dae5
Fix filter list layout in brutstrap
2019-02-16 10:53:46 -05:00
Jason McBrayer
5061800d69
Bump minor version number for filters feature
2019-02-16 10:22:27 -05:00
Jason McBrayer
7f8641aa06
Fix settings layout a bit
2019-02-15 20:57:02 -05:00
Jason McBrayer
fa9fa8ceef
Remove some css classes that were no longer needed (in default themes)
2019-02-15 20:10:28 -05:00
Jason McBrayer
b06c664cd5
Fix a crash on threads with filters
2019-02-15 20:09:32 -05:00
Jason McBrayer
0007547a7c
Allow editing filters
2019-02-15 17:42:36 -05:00
Jason McBrayer
73459106e8
Allow filters that never expire
2019-02-15 17:19:17 -05:00
Jason McBrayer
e94eec081a
Make sure not to match all toots if you don't have any filters
2019-02-15 17:14:05 -05:00
Jason McBrayer
3bfbc30255
Add filter deletion
2019-02-15 17:10:26 -05:00
Jason McBrayer
221f03957e
Creation page for filters
2019-02-15 12:02:21 -05:00
Jason McBrayer
bdc9524532
Simplify filter matching.
...
Concatenate filter phrases and do the re.search only once.
2019-02-15 11:28:07 -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
6bbd211678
Add FilterForm to forms.py
...
Form to create or edit a filter.
2019-02-14 22:05:18 -05:00
Jason McBrayer
8c2f357d3c
Initial implementation of filters
...
You can't add, delete, or edit filters from brutaldon yet, but they are
applied in your timelines.
2019-02-14 22:05:18 -05:00
Jason McBrayer
ee3b4bdb72
Resize card images if necessary
2019-02-14 22:05:18 -05:00
GCU Prosthetic Conscience
a61397f1f2
Update README.md
...
Change things that are out of date, add note that it's usable with Pleroma, add a tip jar.
2019-02-12 10:48:05 -05:00
Jason McBrayer
0aac9cd826
Tweak brutstrap css further for mobile
2019-02-12 09:14:37 -05:00
Jason McBrayer
58a18936e1
Fix portrait orientation videos in brutstap theme.
2019-02-08 08:23:41 -05:00
Jason McBrayer
5c45a31cf1
Update userinfo on settings page
...
There are cases where your session['user'] dictionary can be out of date, like
if you change your avatar. In that case, brutaldon will display a broken image
instead of your avatar in various places. This change updates your settings info
when you go to the settings page, in addition to as it normally does when you
log in.
Updating on every request would be possible, but it's another round trip to the
instance, and I don't want the performance hit.
2019-02-06 08:49:50 -05:00
Jason McBrayer
289bd28e28
Bump patch level for added themes and non-user-visible tweaks
2019-02-05 19:06:10 -05:00
Jason McBrayer
54ef84e0ad
Add OpenGraph and Twitter Card tags to base.html
2019-02-05 19:05:33 -05:00