37 Commits (master)

Author SHA1 Message Date
Gisle Aune 283ffc64b2 Fix displaying of character hint posts. 3 years ago
Gisle Aune 6aef0412e8 the last few things. 4 years ago
Gisle Aune 1583eb412e That's why I should always test two-line fixes... 5 years ago
Gisle Aune 5c094a2471 Fixed prev logs not allowing overlaps with next logs. 5 years ago
Gisle Aune 99aec4d2cb Added log suggestions to the bottom of logs. 5 years ago
Gisle Aune 6fca626ea2 logs-content: Added exception for annotations in multipart post detection. 5 years ago
Gisle Aune 2d89096430 logs-content: Fixed post being added twice on add due to race condition between websocket and mutation return. 5 years ago
Gisle Aune c51733ef3b logs-content: Fixed event link filtering by channel. 5 years ago
Gisle Aune f81f05d274 logs-content: Added character highlighter feature. 5 years ago
Gisle Aune 25d4aa73d1 logs-content: Replaced old post rendering with actual irc caret notation parsing. 5 years ago
Gisle Aune 06bf2b67a2 Added correction of Ctrl+Bs in log posts showing as ** due to markdown being particular about where the bolds should be. 5 years ago
Gisle Aune 9b4da98ac4 logs-content: Added escaping of back-ticks (`) to avoid monospace in log posts where a nick containing a back-tick has been copied into the text. 5 years ago
Gisle Aune 599ca83f0f logs-content: Fixed quote detection in text post not detecting double-apostrpohes (KVIrc has anti-RP sentiments among their dev team) 5 years ago
Gisle Aune b952007f3b logs-content: Fixed character names being omitted on multipart posts where an action post follows a text post. 5 years ago
Gisle Aune fcf2361fbf logs-content: Added anchoring on posts, link posts and background on linked-to post. 6 years ago
Gisle Aune 013c50d4f4 client, logs-content: Added change subscription setup and hooked it up to the logs-content page. 6 years ago
Gisle Aune f236d35974 logs-content, story-content: Fixed options being too far left in chapter/post on mobile. 6 years ago
Gisle Aune 55379fcfe3 logs-content: Added styles for posts to differentiate post types more easily and highlight scenes. 6 years ago
Gisle Aune cdd165ab03 logs-content: Added time difference to multipart post detection. 6 years ago
Gisle Aune a8f4d68f1e *: Added media queries to make it less awful on mobile. 6 years ago
Gisle Aune 7a1884d1cf *: Added autofocus on all forms' first input or select. 6 years ago
Gisle Aune 5be6b1ecec logs-content: Added italics to irc post rendering. 6 years ago
Gisle Aune 5935cbbf54 story-content, logs-content: Changed text width from 75 to 90 characters, added grouping of multipart log posts, and darkened background. 6 years ago
Gisle Aune 31251d5c7b logs: Added filtering. 6 years ago
Gisle Aune 8345d1fc91 data, logs, logs-content, story, story-content: Added permission check in UI to hide disallowed actions. 6 years ago
Gisle Aune 659bde02a0 data, logs, logs-content, story, story-content: Fixed form inconsistencies. 6 years ago
Gisle Aune 7323d41654 log-contents: Added remove log form. 6 years ago
Gisle Aune fd737fbbdb logs-content: Added edit log form. 6 years ago
Gisle Aune a098051733 logs-content: Changed adding adn editing to use browser's local time instead of UTC. 6 years ago
Gisle Aune 3466b1a707 logs-content: Added add post form 6 years ago
Gisle Aune 3c35f75f62 logs-content: Enabled altering of history (added edit options for log posts) 6 years ago
Gisle Aune db069d1c1a logs-content: Changed possessive prefix to be based on shortName, not nick's prefix. E.g. Linda_Vasquez => Linda's, not Linda' 6 years ago
Gisle Aune 3981bb1d71 logs-content: Added possessive prefix if nick has that. 6 years ago
Gisle Aune ba2b827119 logs-content: Added remove modal, fixed move up/down mutations 6 years ago
Gisle Aune 6cb1043004 logs-content: Added move up/down mutations 6 years ago
Gisle Aune ed01006b21 logs, logs-content: Added basic view of logs and added characters to logs 6 years ago