| Commit message (Expand) | Author | Age | Files | Lines |
* | fix more php warnings and remove temporary logging | Mario | 2020-10-12 | 1 | -2/+3 |
* | missing parenthesis | Mario | 2020-10-12 | 1 | -1/+1 |
* | fix php warnings | Mario | 2020-10-12 | 1 | -3/+3 |
* | quickfix localize_item() - requires more work | Mario | 2020-10-10 | 1 | -2/+13 |
* | only show poke link if poke app is installed | Mario Vavti | 2020-08-22 | 1 | -1/+3 |
* | use the default setting and also add the mode to the cipher. aes-128 is to be... | Mario Vavti | 2020-08-21 | 1 | -1/+1 |
* | first cut on implementing additional encryption with the SJCL library. aes on... | Mario Vavti | 2020-08-20 | 1 | -1/+1 |
* | just comment out is_edit_activity() call and add comments on why it is commen... | Mario | 2020-04-12 | 1 | -0/+34 |
* | function is_edit_activity() is obsolete | Mario | 2020-04-12 | 1 | -26/+0 |
* | remove voting from UI in favour of polls | Mario | 2020-04-08 | 1 | -8/+0 |
* | poll UI strings | Mario | 2020-02-28 | 1 | -1/+4 |
* | implement poll UI in jot | Mario | 2020-02-26 | 1 | -1/+3 |
* | fix notifications for polls | Mario | 2020-02-11 | 1 | -7/+18 |
* | poll updates | zotlabs | 2020-02-09 | 1 | -1/+5 |
* | basic poll support and patch to not call System::get_platform_name() within t... | zotlabs | 2020-01-30 | 1 | -1/+3 |
* | more shortlocalize and bdi tags | Mario | 2020-01-20 | 1 | -5/+9 |
* | fix shortlocalize | Mario | 2020-01-18 | 1 | -1/+1 |
* | implement bdi tags via bbcode where possible | Mario | 2020-01-18 | 1 | -2/+2 |
* | deal with situations where we do not have an xchan_addr but only an xchan_url | Mario | 2020-01-09 | 1 | -3/+3 |
* | sse: template fixes, fix missing forum notifications and minor impovements | Mario | 2019-11-29 | 1 | -0/+1 |
* | sse: store the item mid plus reactions mids in data-mids and change functions... | Mario | 2019-11-22 | 1 | -0/+3 |
* | Add filter hooks and the ability to add buttons to the default status editor | DM42.Net (Matt Dent) | 2019-02-01 | 1 | -5/+14 |
* | jot: show settings icon only to local profile owner | Mario | 2018-10-03 | 1 | -1/+2 |
* | Status editor hook | M. Dent | 2018-09-29 | 1 | -1/+15 |
* | implement conversation tools (settings/conversation), remove additional featu... | Mario Vavti | 2018-09-27 | 1 | -0/+1 |
* | remove network_tabs() which has been deprecated and replaced by activity_{ord... | Mario Vavti | 2018-09-13 | 1 | -113/+0 |
* | remove profile_tabs() which has been deprecated and replaced by channel_apps() | Mario Vavti | 2018-09-13 | 1 | -200/+0 |
* | fixes for search_item.tpl | Mario Vavti | 2018-06-07 | 1 | -4/+6 |
* | fixes for css fix | Mario Vavti | 2018-06-01 | 1 | -1/+1 |
* | implement jot reset button | Mario Vavti | 2018-05-20 | 1 | -1/+5 |
* | change the embed from albums hovertip as well to emphasise 'existing' | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | Change hovertip on paperclip button to read 'Attach/Upload file' because a lo... | zotlabs | 2018-05-09 | 1 | -1/+1 |
* | thread_author_menu - add some more checks as to whether to show certain links... | zotlabs | 2018-05-09 | 1 | -9/+12 |
* | strings update | Mario Vavti | 2018-04-23 | 1 | -1/+1 |
* | provide visible star status for starred posts | Mario Vavti | 2018-04-13 | 1 | -1/+1 |
* | move the thread author menu to to the wall item photo. the menu list was gett... | Mario Vavti | 2018-04-13 | 1 | -1/+1 |
* | poll responses: start treating them as hidden activities now so that when thi... | zotlabs | 2018-04-11 | 1 | -1/+1 |
* | Added feature setting for auto-save, defaulting to enabled. | Andrew Manning | 2018-04-08 | 1 | -1/+4 |
* | Auto-save post and comment entry using localStorage in browser. | Andrew Manning | 2018-04-08 | 1 | -12/+4 |
* | Merge branch 'dev' into auto-save | Andrew Manning | 2018-04-07 | 1 | -1/+1 |
|\ |
|
| * | allow the link target attribute to be modified in bbcode() from much further ... | zotlabs | 2018-04-04 | 1 | -1/+1 |
* | | Post body and title are auto-saved | Andrew Manning | 2018-04-04 | 1 | -4/+12 |
|/ |
|
* | make list mode work in cards and articles | zotlabs | 2018-03-22 | 1 | -3/+3 |
* | process follow from article menu in the background, do not reload page - hubz... | zotlabs | 2018-03-02 | 1 | -3/+3 |
* | provide option to block the public stream unless authenticated, since there c... | zotlabs | 2018-02-14 | 1 | -1/+1 |
* | fix some more PHP7.2 warnings | Mario Vavti | 2017-12-14 | 1 | -2/+2 |
* | PHP 7.2 silence some warnings | Mario Vavti | 2017-12-04 | 1 | -2/+2 |
* | pubstream comments and a few other bugfixes that were discovered along the way | zotlabs | 2017-11-26 | 1 | -2/+2 |
* | some more work on mod hq | Mario Vavti | 2017-11-24 | 1 | -0/+6 |
* | optional divider between item header and body | zotlabs | 2017-11-22 | 1 | -12/+5 |