Wykres commitów

672 Commity (567885cd78eb957ac8d60ae0a0374e17b7fd4303)

Autor SHA1 Wiadomość Data
Aonrud 567885cd78 fix: update ILA UI Elements for bugfixes 2023-01-30 14:09:08 +00:00
Aonrud ddabbd6fc3 feat: separate out the poll heading items in object display 2023-01-29 16:44:51 +00:00
Aonrud b29324d62c fix(sidebar): update main site index links (change to default display mode) 2023-01-29 14:40:46 +00:00
Aonrud 59368171d7 feat: update ILA UI Elements to use new blur feature on sensitive attachments 2023-01-27 18:53:04 +00:00
Aonrud c3024a3cd2 fix: prevent attachment image upscaling 2023-01-27 12:12:42 +00:00
Aonrud 7f4f69bd1a feat: update to new ILA UI Elements version 2023-01-27 10:29:55 +00:00
Aonrud c87af3995c Merge branch 'v2' into ila 2023-01-22 11:28:32 +00:00
Aonrud 8c19124cc7 docs: add to do note in README 2023-01-22 11:23:19 +00:00
Aonrud e605fb9306 chore: upgrade ILA UI Elements 2023-01-22 11:10:30 +00:00
Aonrud 77286bd6f6 fix: use full size attachment images in viewer 2023-01-22 11:08:05 +00:00
Aonrud db1b98f311 fix: load ila.js as module 2023-01-22 10:34:09 +00:00
Aonrud f08bcd3df3 feat: Add ImageViewer JS from ILA-UI-Elements for attachments
* TODO: Sort out JS build tools -- currently this is just copied in.
2023-01-22 10:28:16 +00:00
Aonrud 1279bf2052 fix: Change cursor on show/hide sensitive image to indicate it's clickable 2023-01-20 10:13:14 +00:00
Aonrud 09dd2ee665 fix: Correct the CW show/hide button position 2023-01-20 10:09:32 +00:00
Thomas Sileo f13376de84 More docs tweaks 2023-01-20 08:38:19 +01:00
Alexey Shpakovsky c97070e3d8 Add documentation about image_url and custom favicon
Also expand documentation about custom templates
2023-01-20 08:35:08 +01:00
João Costa c1692a296d Use object name in the RSS feed title if possible
Articles have a title stored in the object name. It makes sense to also use
this title in the RSS entry.
2023-01-20 08:30:26 +01:00
Aonrud 0e66e9d29b fix: Hide horizontal overflow text on posts where word length is greater than width 2023-01-19 11:23:32 +00:00
Aonrud 7cf30fdc12 feat: Update display of reply header/link 2023-01-19 11:12:08 +00:00
Aonrud 2dd132ca44 feat: Style the admin lookup page 2023-01-17 13:46:13 +00:00
Aonrud 5f8a5cc268 fix: Position gif overlay correctly 2023-01-16 21:59:30 +00:00
Aonrud 5a21b24b0d Revert "feat: Switch header image to webp"
This reverts commit 6c78d5c693.

Not implemented properly - revert for now, pending MIME fix.
2023-01-16 10:18:19 +00:00
Aonrud 6c78d5c693 feat: Switch header image to webp 2023-01-15 21:22:01 +00:00
Aonrud eb131b0c7a feat: Style login page
* This also makes footer inclusion optional
2023-01-15 10:58:53 +00:00
Aonrud a1b1dcebc8 feat: Optimise header image 2023-01-14 23:45:30 +00:00
Aonrud e9f5c00915 Merge branch 'v2' into ila
* Merge upstream fix for security context URL issue
2023-01-14 12:06:43 +00:00
Thomas Sileo ce6f9238f3 Use newer security context instead of identity for LD sig 2023-01-14 10:54:22 +01:00
Thomas Sileo 3f129855d1 LD sig hack 2023-01-14 10:32:36 +01:00
Aonrud c2b5c1ad69 feat: Style the pagination 2023-01-12 13:13:47 +00:00
Aonrud 046076d1e5 feat: Update post menus and metadata
* Add icons
* Move meta to separate top corner menu
* Include interact link on index as well as object page
2023-01-12 10:27:12 +00:00
Aonrud 44a8370cd0 fix(actor icon): Set actor icon size correctly for indirect actions (share/like etc.) 2023-01-12 09:31:03 +00:00
Aonrud d027abdaed feat(new post): Replace text input with text area for easier alts on new post attachments
* Also includes refactor of JS declarations.
* Common.js edited to fix redeclaration issue after removing use of 'var'.
2023-01-12 09:01:10 +00:00
Aonrud a9c3bcafa0 fix(app): Replace dead @context URL blocking outbox
* Temporary fix pending upstream:  See issue #104
2023-01-11 17:42:24 +00:00
Aonrud 8ffa340c7f fix(meter): Fix meter... again
* Oddly comma-separated selectors break the style on Webkit-based.
2023-01-10 13:03:11 +00:00
Aonrud 7d02ebe3c1 fix(meter): Correct meter styles for webkit/chrome 2023-01-10 12:56:45 +00:00
Aonrud 5fcccdc739 fix: Replace poll progressbar's with <meter> elements
* Fixes incompatibility with sassc
2023-01-10 11:48:49 +00:00
Aonrud af7f2f1610 feat: Don't display link meta box for certain domains
* Turns off the display box for Twitter & Facebook. At least the former has nothing to show anyway...
2023-01-10 10:51:00 +00:00
Aonrud 75e401bef5 fix: Make UID:GID in Dockerfile align with docker-compose
* No obvious functional impact? But permission issues and a nameless user likely have side-effects.
2023-01-09 18:21:20 +00:00
Aonrud db58088fc2 feat: Improve interactions layout
* Allows the interactions blocks to expand to 50% when not all three are present (realistically, it'll most often be likes and/or shares without webmentions, so not point holding the space for the latter)
* Makes the 'and x more' note more visually consistent
2023-01-09 12:33:04 +00:00
Aonrud 9cc50ac738 fix: Fix the show/hide style for details elements
The unicode character previously used wasn't covered by default fonts on some systems. Use an icon instead.
2023-01-09 11:13:00 +00:00
Aonrud b0c537a8fb fix: Correct matadata link summaries where no img is provided 2023-01-08 00:54:48 +00:00
Aonrud 4de9847cab Merge branch 'v2' into ila 2023-01-08 00:11:00 +00:00
Thomas Sileo 3fc567861b Tweak README 2023-01-07 09:42:33 +01:00
Thomas Sileo 7b784e3011 Tweak code highlight 2023-01-06 21:21:53 +01:00
Aonrud 54ba83a95b fix: Correct the styling on percent bar on polls 2023-01-06 18:34:26 +00:00
Thomas Sileo 5d1ae0c9cd More doc tweaks 2023-01-05 19:47:56 +01:00
Thomas Sileo 88dd2443d7 Fix doc for migration/move support 2023-01-05 19:44:56 +01:00
Aonrud 2451dbf995 feat: Improve attachment display 2023-01-05 12:24:55 +00:00
Aonrud 4781b8d9f6 fix: Correct layout seperation -- let partials provide their own grid row if required
* Wrapping the content in a row at layout level breaks for content elements which don't need one, so better to include it as part of the partial template.
2023-01-04 17:15:36 +00:00
Aonrud 1e6ace7c81 Revert "fix(index): Doubled row container"
This reverts commit cb1e930ae5.
2023-01-04 17:12:24 +00:00