954b22995a
- 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 |
||
---|---|---|
.. | ||
ArchiveRoomView.js | ||
CalendarView.js | ||
DeveloperOptionsContentView.js | ||
HomeserverSelectionModalContentView.js | ||
JumpToNextActivitySummaryTileView.js | ||
JumpToPreviousActivitySummaryTileView.js | ||
MatrixLogoView.js | ||
ModalView.js | ||
RightPanelContentView.js | ||
RoomCardView.js | ||
RoomDirectoryView.js | ||
TimeSelectorView.js |