matrix-public-archive/shared/lib
Eric Eastwood 954b22995a
Add a way to select time of day (#139)
- Fix https://github.com/matrix-org/matrix-public-archive/issues/7
 - A URL with time looks like
    - `/r/too-many-messages-on-day:my.synapse.server/date/2022/11/16T23:59`
    - Or when more precision is required (seconds): `/r/too-many-messages-on-day:my.synapse.server/date/2022/11/16T23:59:59`
 - Add new custom time picker/scrubber (pictured below) with momentum scrubbing
    - Native built-in `<input type="time">` for easier picking if you prefer that and accessibility.
    - Uses localized time strings
    - Design inspired by Thiago Sanchez's *Time Zone Translate* concept, https://dribbble.com/shots/14590546-Time-Zone-Translate
2023-04-05 04:25:31 -05:00
..
archive-history.js Fix URL being duplicated in query param (#110) 2022-10-25 01:59:23 -05:00
assert.js Show surrounding messages for a full screen of content (#71) 2022-09-20 16:02:09 -05:00
custom-tile-utilities.js Add a way to jump forwards and backwards to more activity in the room (seamless navigation) (#114) 2022-11-02 04:27:30 -05:00
mxc-url-to-http.js Room directory landing page v1 (#61) 2022-09-08 01:30:04 -05:00
redirect-if-room-alias-in-hash.js Add support for client-side room alias hash `#` redirects to the correct URL (#111) 2022-10-28 00:32:24 -05:00
reference-values.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00
stub-powerlevels-observable.js Add `Copy permalink` option to messages (`matrix.to`) (#136) 2022-11-14 17:55:00 -06:00
supress-blank-anchors-reloading-the-page.js Add homeserver selector to room directory landing page (#87) 2022-10-20 02:06:43 -05:00
timestamp-utilities.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00
url-creator.js Add a way to select time of day (#139) 2023-04-05 04:25:31 -05:00