Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | dropdown-menu-right -> dropdown-menu-end | Mario | 2021-07-29 | 22 | -37/+37 |
| | |||||
* | fix notification button class | Mario | 2021-07-29 | 1 | -1/+1 |
| | |||||
* | more work on bs5 | Mario | 2021-07-29 | 5 | -73/+12 |
| | |||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 35 | -19375/+19581 |
|\ | |||||
| * | notifications: move handlers out of jquery ready function otherwise they ↵ | Mario Vavti | 2021-07-17 | 1 | -9/+9 |
| | | | | | | | | might not fire on pageload | ||||
| * | code style | Mario Vavti | 2021-07-16 | 1 | -4/+4 |
| | | |||||
| * | more work on moving notifications handling from main.js to the notifications ↵ | Mario Vavti | 2021-07-16 | 2 | -42/+55 |
| | | | | | | | | widget | ||||
| * | photo upload: always show the textarea so that text and tags can be added ↵ | Mario Vavti | 2021-07-16 | 2 | -19/+3 |
| | | | | | | | | even if no status post is sent | ||||
| * | set touch_max to 1/10 of the screen width to prevent overlaping with cursor ↵ | Mario Vavti | 2021-07-08 | 1 | -2/+2 |
| | | | | | | | | positioning | ||||
| * | redbasic: close left aside if hq control button is clicked | Mario Vavti | 2021-07-05 | 2 | -0/+6 |
| | | |||||
| * | remove redundant z-index | Mario Vavti | 2021-07-04 | 1 | -1/+0 |
| | | |||||
| * | ux fixes | Mario Vavti | 2021-07-04 | 2 | -21/+17 |
| | | |||||
| * | do not call stickyScroll() on small screens - it is not functional | Mario Vavti | 2021-07-03 | 1 | -2/+4 |
| | | |||||
| * | since position sticky has no effect if overflow is hidden and the ↵ | Mario Vavti | 2021-07-03 | 1 | -0/+1 |
| | | | | | | | | workarounds also have issues, we will automatically scroll to top when left aside is brought in | ||||
| * | implement a very simple swipe mechanism for bringing in left aside | Mario Vavti | 2021-07-03 | 1 | -11/+53 |
| | | |||||
| * | work around the fact that sticky does not stick if a parent element has set ↵ | Mario Vavti | 2021-07-02 | 1 | -2/+2 |
| | | | | | | | | overflow to hidden | ||||
| * | redbasic: bump version limits | Mario | 2021-07-01 | 1 | -2/+2 |
| | | |||||
| * | only remove elements after the delete has happened | Mario | 2021-06-29 | 1 | -6/+6 |
| | | |||||
| * | fix deleting and starring in unthreaded view | Mario | 2021-06-29 | 1 | -2/+4 |
| | | |||||
| * | implement removing of notifications/preview-messages of deleted items | Mario | 2021-06-29 | 3 | -8/+19 |
| | | |||||
| * | more work on notifications | Mario | 2021-06-25 | 4 | -7/+23 |
| | | |||||
| * | strip html tags from notification message | Mario | 2021-06-25 | 1 | -1/+2 |
| | | |||||
| * | slightly refactor for desktop notifications and fix minor issues | Mario | 2021-06-24 | 4 | -19/+35 |
| | | |||||
| * | some preperatory work on desktop notifications | Mario | 2021-06-24 | 1 | -0/+17 |
| | | |||||
| * | Notification.requestPermission() only fires if wraped in click handler | Mario | 2021-06-24 | 1 | -5/+7 |
| | | |||||
| * | remove deprecated dir and queue fns | Mario | 2021-06-24 | 1 | -5/+0 |
| | | |||||
| * | if there are no messages display that there are no messages | Mario Vavti | 2021-06-23 | 1 | -13/+23 |
| | | |||||
| * | some work on streamlining mod photos | Mario | 2021-06-23 | 3 | -11/+12 |
| | | |||||
| * | jot: do not collapse the form if in popup mode | Mario | 2021-06-23 | 1 | -5/+4 |
| | | |||||
| * | streamline jot popup for mod hq | Mario | 2021-06-21 | 2 | -4/+5 |
| | | |||||
| * | theme: slightly more transparency for the backdrop | Mario | 2021-06-21 | 1 | -1/+1 |
| | | |||||
| * | fiÃlter children by tt-filter-active class instead of visibility selector ↵ | Mario | 2021-06-21 | 1 | -2/+2 |
| | | | | | | | | to omit reload loop in mobile view where notifications ar not visible while off-canvas | ||||
| * | calendar: emit a warning if the calendar for the created event is disabled | Mario | 2021-06-21 | 1 | -19/+27 |
| | | |||||
| * | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario | 2021-06-20 | 2 | -15317/+15111 |
| |\ | |||||
| | * | Merge branch 'dev' into 'dev' | Max Kostikov | 2021-06-19 | 2 | -15317/+15111 |
| | |\ | | | | | | | | | | | | | | | | | Update Russian translation See merge request hubzilla/core!1970 | ||||
| | | * | Update Russian translation | Max Kostikov | 2021-06-19 | 2 | -15317/+15111 |
| | | | | |||||
| * | | | make sure to not calculate timeago before the translations are loaded | Mario | 2021-06-20 | 1 | -3/+5 |
| |/ / | |||||
| * | | remove notes from network pdl - it is now located in HQ | Mario | 2021-06-18 | 1 | -1/+0 |
| | | | |||||
| * | | css and js fixes | Mario | 2021-06-18 | 2 | -1/+3 |
| | | | |||||
| * | | more css improvements | Mario | 2021-06-18 | 2 | -2/+2 |
| | | | |||||
| * | | css fixes | Mario | 2021-06-18 | 3 | -5/+8 |
| | | | |||||
| * | | fix wrong class and bump version | Mario | 2021-06-17 | 1 | -1/+1 |
| | | | |||||
| * | | whitespace | Mario | 2021-06-17 | 1 | -1/+1 |
| | | | |||||
| * | | update hq_controls widget pdl | Mario | 2021-06-17 | 1 | -1/+6 |
| | | | |||||
| * | | allow to add a wrapper class to the hq_controls widget | Mario | 2021-06-17 | 2 | -1/+10 |
| | | | |||||
| * | | fix issue where notifications were not loaded if a filter was applied | Mario | 2021-06-17 | 2 | -3/+5 |
| | | | |||||
| * | | fix issues with browser back button and minor cleanup | Mario | 2021-06-17 | 3 | -11/+7 |
| | | | |||||
| * | | fix wrong variable | Mario | 2021-06-17 | 1 | -1/+1 |
| | | | |||||
| * | | Merge branch 'dm' into 'dev' | Mario | 2021-06-17 | 12 | -473/+632 |
| |\ \ | | | | | | | | | | | | | | | | | New landing page HQ with separate views for direct messages, public/limited messages and starred messages if the feature is enabled See merge request hubzilla/core!1969 | ||||
| | * | | New landing page HQ with separate views for direct messages, public/limited ↵ | Mario | 2021-06-17 | 12 | -473/+632 |
| | | | | | | | | | | | | | | | | messages and starred messages if the feature is enabled |