Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | boxy alignment | Mario | 2025-03-05 | 1 | -1/+1 |
| | |||||
* | Merge branch 'cherry-pick-10e2fbb2' into 'dev' | Mario | 2025-02-14 | 2 | -13074/+12876 |
|\ | | | | | | | | | Update Spanish strings See merge request hubzilla/core!2187 | ||||
| * | Update Spanish strings | Manuel Jiménez Friaza | 2025-02-13 | 2 | -13074/+12876 |
| | | | | | | | | | | (cherry picked from commit 10e2fbb22c6369c9ef6cbc6f943ff6878206e9fb) Co-authored-by: mjfriaza:4GF~eYj,-iAv <mjfriaza@disroot.org> | ||||
* | | Highlight_mark_button3 | Rocky | 2025-02-14 | 2 | -2/+2 |
|/ | |||||
* | select navbar by id to avoid conflict with possible additional navbars | Mario | 2025-02-13 | 1 | -2/+2 |
| | |||||
* | add highlight/mark button | Rocky | 2025-02-01 | 2 | -0/+6 |
| | |||||
* | fix auto save draft not set correctly and use round instead of ceil for ↵ | Mario Vavti | 2025-01-23 | 1 | -2/+2 |
| | | | | cover height calculation | ||||
* | tagsinput still requires jquery | Mario Vavti | 2025-01-23 | 1 | -4/+2 |
| | |||||
* | Merge branch 'dev' of https://framagit.org/hubzilla/core into dev | Mario Vavti | 2025-01-17 | 1 | -1/+1 |
|\ | |||||
| * | use bin2hex() instead of btoa() to create an id for the toast. btoa() will ↵ | Mario Vavti | 2025-01-15 | 1 | -1/+1 |
| | | | | | | | | not work with nonascii chars. | ||||
* | | rewrite redbasic javascript without jquery | Mario Vavti | 2025-01-17 | 2 | -287/+328 |
|/ | |||||
* | fix regression in notifications filter | Mario Vavti | 2025-01-06 | 1 | -1/+1 |
| | |||||
* | hotfix for loop caused in Daemon/Expire | Mario | 2024-12-25 | 1 | -1/+1 |
| | |||||
* | once more improved imagesLoaded() | Mario | 2024-12-22 | 1 | -30/+27 |
| | |||||
* | better pubs notofication fiy and also fix a javascript error and remove last ↵ | Mario | 2024-12-21 | 1 | -2/+2 |
| | | | | bit of jquery from notifications | ||||
* | deduplicate the images array by src | Mario | 2024-12-21 | 1 | -4/+6 |
| | |||||
* | track processed images | Mario | 2024-12-20 | 1 | -9/+15 |
| | |||||
* | improved imagesLoaded() and formatting | Mario | 2024-12-20 | 2 | -166/+189 |
| | |||||
* | port scrollToItem() to vanilla js and more fixes | Mario | 2024-12-20 | 2 | -30/+40 |
| | |||||
* | improved imagesLoaded() and notifications fixes | Mario | 2024-12-20 | 3 | -142/+143 |
| | |||||
* | various fixes for the last commit | Mario | 2024-12-19 | 2 | -12/+21 |
| | |||||
* | refactor notifications widget and updateConvItems() to not require jquery | Mario | 2024-12-19 | 2 | -440/+613 |
| | |||||
* | remove jquery.timeago.js in favor of a native js implementation | Mario | 2024-12-12 | 12 | -67/+74 |
| | |||||
* | hq: improved file filtering | Mario | 2024-12-09 | 1 | -2/+10 |
| | |||||
* | fix delayed post handling in cron, always set item_delayed if we select a ↵ | Mario | 2024-12-08 | 2 | -0/+2 |
| | | | | create date | ||||
* | add more indicators and a new function to return relative time in the past ↵ | Mario | 2024-12-07 | 3 | -11/+23 |
| | | | | and the future | ||||
* | provide a comments disabled indicator and some cleanup | Mario | 2024-12-07 | 2 | -4/+10 |
| | |||||
* | an attempt to fix some comments on/off anomalies | Mario | 2024-12-06 | 1 | -2/+2 |
| | |||||
* | wrong class | Mario | 2024-12-05 | 2 | -2/+2 |
| | |||||
* | even more fa2bi | Mario | 2024-12-05 | 2 | -54/+60 |
| | |||||
* | we use the chat-quote icon for forums throughout the app. basically because ↵ | Mario | 2024-12-05 | 1 | -1/+1 |
| | | | | the forum posts a quote of the original post | ||||
* | more fa2bi issues | Mario | 2024-12-05 | 1 | -5/+5 |
| | |||||
* | another fa2bi issue | Mario | 2024-12-05 | 1 | -1/+1 |
| | |||||
* | Fixed notification icons in chat | SK | 2024-12-02 | 1 | -11/+11 |
| | |||||
* | Merge branch 'dev' into 'dev' | Mario | 2024-11-27 | 8 | -21/+21 |
|\ | | | | | | | | | updated fork-awesome icons to bootstrap See merge request hubzilla/core!2174 | ||||
| * | updated fork-awesome icons to bootstrap | SK | 2024-11-22 | 8 | -21/+21 |
| | | |||||
* | | make sure to toggle aside if a notification or message is clicked and some ↵ | Mario | 2024-11-26 | 1 | -11/+10 |
| | | | | | | | | whitespace cleanup | ||||
* | | mod cal: if a day is provided default to week view except the date has a ! ↵ | Mario | 2024-11-21 | 1 | -5/+7 |
| | | | | | | | | prepended | ||||
* | | mod cal: provide a possibility to link to a specific month or day by passing ↵ | Mario | 2024-11-21 | 2 | -3/+25 |
| | | | | | | | | a fragment | ||||
* | | Update chat.tpl to correct expand and contract icons from forkawesome to ↵ | Mario | 2024-11-19 | 1 | -2/+2 |
|/ | | | | | | | bootstrap icons. (cherry picked from commit c626985448e13b80fedb4c561f82b8d26bf8b282) Co-authored-by: Saiwal K <sk@utsukta.org> | ||||
* | fix some errors detected by phpstan | Mario Vavti | 2024-11-17 | 1 | -1/+1 |
| | |||||
* | css fixes | Mario | 2024-11-14 | 2 | -4/+4 |
| | |||||
* | fix some conent import issues | Mario Vavti | 2024-11-14 | 1 | -0/+6 |
| | |||||
* | fix click area in dropdown add/remove reaction | Mario | 2024-11-11 | 1 | -4/+2 |
| | |||||
* | Merge branch 'dev' into containers | Mario Vavti | 2024-11-09 | 1 | -1/+0 |
|\ | |||||
| * | Remove obsolete and unused tiptip library | Harald Eilertsen | 2024-11-08 | 1 | -1/+0 |
| | | |||||
* | | update border color | Mario Vavti | 2024-11-09 | 1 | -1/+1 |
| | | |||||
* | | make sure to store target information when decoding and indicate contained ↵ | Mario Vavti | 2024-11-09 | 3 | -6/+10 |
|/ | | | | conversations with a colored border for now | ||||
* | fix allday not set if a rsource is provided | Mario | 2024-11-07 | 1 | -0/+6 |
| | |||||
* | fix allday variable not set when clicking an event | Mario | 2024-11-06 | 1 | -1/+3 |
| |