Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix bs regression | Mario | 2021-09-23 | 1 | -3/+3 |
| | |||||
* | add option to mark all notices of a thread read if a notice of the thread is ↵ | Mario | 2021-09-18 | 1 | -0/+1 |
| | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array | ||||
* | Merge branch 'dev' into bs5 | Mario | 2021-07-29 | 1 | -1/+6 |
|\ | |||||
| * | more work on notifications | Mario | 2021-06-25 | 1 | -1/+6 |
| | | |||||
* | | upgrade to bootstrap 5.0.1 and first batch of fixes | Mario | 2021-06-07 | 1 | -10/+10 |
|/ | |||||
* | get dev | Hilmar R | 2021-03-01 | 1 | -0/+0 |
| | |||||
* | move profile assign selector to profile settings and personal menu selector ↵ | Mario Vavti | 2018-10-06 | 1 | -36/+0 |
| | | | | | to channel_home settings and get rid of misc channel settings section. (cherry picked from commit 66cf0852728d2f95ed3a5b7a304dbc7b79111831) | ||||
* | Update settings.tpl | Max Kostikov | 2018-10-04 | 1 | -5/+4 |
| | |||||
* | button sticking fixed | Max Kostikov | 2018-10-03 | 1 | -19/+21 |
| | |||||
* | minor cleanup | Mario | 2018-09-23 | 1 | -2/+0 |
| | |||||
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -0/+1 |
| | |||||
* | provide easy access to the autoperms setting for forum and repository ↵ | zotlabs | 2018-05-02 | 1 | -0/+1 |
| | | | | channels. This may be needed in the future to protect an existing forum from assault by spammers with changing identities. The forum can quickly be turned into membership by approval and either left that way permanently or hopefully reversed at a later date. Previously this would require switching to expert mode or setting a pconfig manually. | ||||
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -0/+1 |
| | |||||
* | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 1 | -1/+3 |
| | |||||
* | fix issues with accordions in settings and comment out jquery.textinputs.js | Mario Vavti | 2018-03-01 | 1 | -8/+8 |
| | |||||
* | default profile assign | zotlabs | 2017-11-24 | 1 | -0/+4 |
| | |||||
* | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+3 |
| | |||||
* | Default Access Control List (ACL) -> Default Privacy Group and minor ↵ | Mario Vavti | 2017-09-04 | 1 | -2/+1 |
| | | | | template fix | ||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 1 | -0/+4 |
| | | | | site load) pubstream activity | ||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -6/+3 |
| | |||||
* | Revert "move theme specific files to theme dir" | zotlabs | 2017-05-02 | 1 | -0/+192 |
| | | | | This reverts commit e332d1074f1b663ec66d37b0f575df2e41d5535c. | ||||
* | move theme specific files to theme dir | zotlabs | 2017-05-01 | 1 | -192/+0 |
| | |||||
* | minor bs4 fixes | Mario Vavti | 2017-03-28 | 1 | -7/+7 |
| | |||||
* | some sed magic on button class names | Mario Vavti | 2017-03-10 | 1 | -4/+4 |
| | |||||
* | add default permcat to channel settings form | zotlabs | 2017-02-12 | 1 | -0/+4 |
| | |||||
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -4/+14 |
| | |||||
* | some preliminary work for email notification of likes - potentially ↵ | zotlabs | 2016-12-11 | 1 | -0/+1 |
| | | | | destabilising so disabled until after next release | ||||
* | multi acl: port /settings | Mario Vavti | 2016-08-05 | 1 | -2/+2 |
| | |||||
* | update 2 fontawesome icons | Treer | 2016-05-06 | 1 | -1/+1 |
| | |||||
* | update icon names in view/ | Treer | 2016-05-01 | 1 | -1/+1 |
| | |||||
* | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵ | jeroenpraat | 2016-02-18 | 1 | -1/+1 |
| | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings. | ||||
* | a few tweaks to uno settings page to allow a default ACL to be created | redmatrix | 2016-02-07 | 1 | -1/+6 |
| | |||||
* | fix tpl if clause | Mario Vavti | 2015-11-28 | 1 | -1/+1 |
| | |||||
* | make calendar week start (sun or mon) configurable | Mario Vavti | 2015-11-21 | 1 | -0/+1 |
| | |||||
* | Firefox share (that seems now the official name) button added to misc. settings. | jeroenpraat | 2015-11-05 | 1 | -5/+9 |
| | |||||
* | Revert "moved submit button to the bottom in settings.tpl" | Mario Vavti | 2015-09-17 | 1 | -5/+7 |
| | | | | This reverts commit 1500691cc22443aac9bb6af409f8bbd64787a9e9. | ||||
* | moved submit button to the bottom in settings.tpl | mrjive | 2015-09-16 | 1 | -7/+5 |
| | |||||
* | lots of work on merging photo and file albums/folders | redmatrix | 2015-06-17 | 1 | -0/+3 |
| | |||||
* | fix wording | Mario Vavti | 2015-03-04 | 1 | -1/+1 |
| | |||||
* | make remove channel button work again | Mario Vavti | 2015-03-03 | 1 | -1/+1 |
| | |||||
* | some more work on settings | Mario Vavti | 2015-03-02 | 1 | -29/+33 |
| | |||||
* | settings: missing /form and whitespace | Mario Vavti | 2015-03-01 | 1 | -133/+129 |
| | |||||
* | more settings work | Mario Vavti | 2015-03-01 | 1 | -154/+160 |
| | |||||
* | first pile of work on settings | Mario Vavti | 2015-03-01 | 1 | -2/+8 |
| | |||||
* | Merge pull request #805 from pafcu/moretpl | RedMatrix | 2015-01-02 | 1 | -5/+2 |
|\ | | | | | Move some HTML out to templates | ||||
| * | Use grouped select field for role selection | Stefan Parviainen | 2015-01-01 | 1 | -4/+1 |
| | | |||||
| * | Use grouped select field for timezone selection | Stefan Parviainen | 2015-01-01 | 1 | -1/+1 |
| | | |||||
* | | Checkboxify yesno-fields, but use CSS to show them as switches in Redbasic | Stefan Parviainen | 2015-01-01 | 1 | -1/+1 |
|/ | |||||
* | Make showing wall posts, intros and private messages under Notices optional | Stefan Parviainen | 2014-12-30 | 1 | -0/+2 |
| | |||||
* | configurable visual alerts/notifications | friendica | 2014-11-04 | 1 | -0/+23 |
| |