Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | provide owner uid for item_normal() in items_by_thr_parent() and set ↵ | Mario | 2025-05-09 | 1 | -2/+8 | |
| | | | | history.pushState when requesting a subthread | |||||
* | implement moderation of reactions | Mario | 2025-05-08 | 1 | -1/+7 | |
| | ||||||
* | wording, fix comment preview and remove logging | Mario | 2025-05-07 | 1 | -4/+4 | |
| | ||||||
* | refactor doreply() and move reply functionality to modal | Mario | 2025-05-07 | 1 | -13/+71 | |
| | ||||||
* | mark lazy loaded items read and minor cleanup | Mario | 2025-05-06 | 1 | -10/+16 | |
| | ||||||
* | imagesLoaded() can deal with strings | Mario | 2025-05-06 | 1 | -4/+1 | |
| | ||||||
* | allow preloading images if dom element is not yet in page | Mario | 2025-05-06 | 1 | -9/+28 | |
| | ||||||
* | do not add the item-highlight class to any toplevel item | Mario Vavti | 2025-05-04 | 1 | -2/+4 | |
| | ||||||
* | implement blog_mode | Mario | 2025-05-03 | 1 | -2/+4 | |
| | ||||||
* | move look up of thr_parents to separate function and minor fixes | Mario | 2025-05-02 | 1 | -2/+2 | |
| | ||||||
* | fix display issue | Mario | 2025-05-02 | 1 | -2/+1 | |
| | ||||||
* | add counts for rsvp activities and some visual shenenigans | Mario | 2025-05-01 | 1 | -5/+14 | |
| | ||||||
* | some visual changes | Mario | 2025-04-30 | 1 | -1/+15 | |
| | ||||||
* | rename wrapper class | Mario | 2025-04-30 | 1 | -2/+1 | |
| | ||||||
* | refactor with permissions | Mario | 2025-04-29 | 1 | -17/+29 | |
| | ||||||
* | some refactoring and implement subthread fetching | Mario Vavti | 2025-04-26 | 1 | -19/+56 | |
| | ||||||
* | revert adding of id - we can not use it | Mario Vavti | 2025-04-25 | 1 | -1/+1 | |
| | ||||||
* | kind of fix the like response | Mario Vavti | 2025-04-25 | 1 | -5/+0 | |
| | ||||||
* | implement requesting of reactions | Mario Vavti | 2025-04-25 | 1 | -0/+36 | |
| | ||||||
* | move jot related functions to jot-header and some cleanup | Mario | 2025-04-04 | 1 | -36/+0 | |
| | ||||||
* | move jot popup handling to template, port photo selector to vanilla ↵ | Mario | 2025-04-04 | 1 | -4/+35 | |
| | | | | javascript and enable it for comments if applicable | |||||
* | more deprercate jquery | Mario | 2025-03-23 | 1 | -12/+13 | |
| | ||||||
* | 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. | |||||
* | once more improved imagesLoaded() | Mario | 2024-12-22 | 1 | -30/+27 | |
| | ||||||
* | 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 | 1 | -165/+188 | |
| | ||||||
* | port scrollToItem() to vanilla js and more fixes | Mario | 2024-12-20 | 1 | -22/+39 | |
| | ||||||
* | improved imagesLoaded() and notifications fixes | Mario | 2024-12-20 | 1 | -46/+45 | |
| | ||||||
* | various fixes for the last commit | Mario | 2024-12-19 | 1 | -10/+19 | |
| | ||||||
* | refactor notifications widget and updateConvItems() to not require jquery | Mario | 2024-12-19 | 1 | -144/+151 | |
| | ||||||
* | remove jquery.timeago.js in favor of a native js implementation | Mario | 2024-12-12 | 5 | -37/+63 | |
| | ||||||
* | wrong class | Mario | 2024-12-05 | 2 | -2/+2 | |
| | ||||||
* | even more fa2bi | Mario | 2024-12-05 | 2 | -54/+60 | |
| | ||||||
* | make sure to toggle aside if a notification or message is clicked and some ↵ | Mario | 2024-11-26 | 1 | -11/+10 | |
| | | | | whitespace cleanup | |||||
* | fix some conent import issues | Mario Vavti | 2024-11-14 | 1 | -0/+6 | |
| | ||||||
* | correctly hide modals and remove unneeded toString() conversion since we are ↵ | Mario | 2024-11-06 | 1 | -18/+34 | |
| | | | | not dealing with string objects here | |||||
* | bring filed items to mod hq | Mario | 2024-10-19 | 1 | -1/+1 | |
| | ||||||
* | Reflect change to btn-link in js template | Mario | 2024-10-04 | 1 | -1/+1 | |
| | ||||||
* | Fix modal backdrop not removed when like/unlike from the modal | Mario | 2024-10-04 | 1 | -0/+3 | |
| | ||||||
* | Use html details element for toc on top of help pages. | Harald Eilertsen | 2024-09-29 | 1 | -11/+0 | |
| | | | | | This allows us to get rid of some more unneccessary JavaScript that just implements stuff that web browsers now do anyways. | |||||
* | improved content and comment collapse/expand rendering | Mario | 2024-08-04 | 1 | -6/+9 | |
| | ||||||
* | fa2bi fixes | Mario | 2024-08-02 | 1 | -2/+2 | |
| | ||||||
* | fa2bi: some sed woodoo on templates and manual fixes in js and php files | Mario | 2024-08-02 | 3 | -14/+14 | |
| | ||||||
* | Merge branch 'improve-help-locale-handling' into 'dev' | Mario | 2024-07-29 | 1 | -50/+0 | |
|\ | | | | | | | | | Improve handling of locale in Help module See merge request hubzilla/core!2140 | |||||
| * | Remove language selector from help pages. | Harald Eilertsen | 2024-07-23 | 1 | -48/+0 | |
| | | | | | | | | | | | | | | | | It is not in sync with the languages available for the rest of the Hubzilla UI, so it was confusing and in the way of just supporting localized help using the same mechanism as the rest of the code. Also allowed deleting a good chunck of javascript from the help logic. | |||||
| * | Don't modify address bar when loading help topic. | Harald Eilertsen | 2024-07-23 | 1 | -2/+0 | |
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Modifying the current URL like this causes several problems, and is imo bad practice. When requesting a help topic without specifying the language in the URL (like `help/member/member_guide`) the locale for the current channel is used to fetch the topic. On the other hand, if fetching a topic with the language in the URL, the detected language will be used. Since the channel locale may not match the locale supported by the help system, weird situations may arise. I.e. fetching the topic without language in the URL works, but as the URL has now been rewritten, reloading the page will fail with a 404 status. Being a bit less clever solves this issue, and leaves the web browser to behave more as expected by the user. | |||||
* | | fa2bi and a php error in mod appman | Mario | 2024-07-23 | 1 | -8/+8 | |
| | | ||||||
* | | item buttons redesign - initial checkin | Mario | 2024-07-22 | 1 | -12/+11 | |
|/ | ||||||
* | more f arg removal | Mario | 2024-07-19 | 1 | -1/+1 | |
| |