Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Deprecate *_config() functions in core. | Harald Eilertsen | 2024-03-24 | 1 | -3/+4 |
| | |||||
* | fix php warnings | Mario Vavti | 2022-10-23 | 1 | -4/+5 |
| | |||||
* | enhanced content filters | Mario | 2022-03-01 | 1 | -0/+6 |
| | |||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | string change | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | missing label | Mario | 2021-12-21 | 1 | -1/+1 |
| | |||||
* | nag channel owners to select achannel role if they have not yet done so yet | Mario | 2021-12-15 | 1 | -4/+10 |
| | |||||
* | merge branch perms_ng into dev | Mario | 2021-12-15 | 1 | -523/+191 |
| | |||||
* | add option to mark all notices of a thread read if a notice of the thread is ↵ | Mario | 2021-09-18 | 1 | -2/+7 |
| | | | | clicked (default 1) and fix a php error in find_parent() if $act->obj is not an array | ||||
* | more work on notifications | Mario | 2021-06-25 | 1 | -108/+109 |
| | |||||
* | apply channel name changes to all associated xchans | nobody | 2020-09-21 | 1 | -2/+3 |
| | | | | | (cherry picked from commit f2ac1e4b7d2aa4854ed08ded49b2ed2dd10fab59) (cherry picked from commit 34217f5f901ae4dca180bceccef425de1eef4aeb) | ||||
* | move from build_sync_packet() to Libsync::build_sync_packet() | Mario | 2020-04-09 | 1 | -1/+2 |
| | |||||
* | move profile assign selector to profile settings and personal menu selector ↵ | Mario Vavti | 2018-10-06 | 1 | -26/+1 |
| | | | | to channel_home settings and get rid of misc channel settings section. | ||||
* | rename grid to network (for consistency) and activity to stream (as seen in ↵ | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
| | | | | osada) because it makes much more sense. | ||||
* | pubstream app | Mario Vavti | 2018-10-06 | 1 | -1/+1 |
| | |||||
* | fix displaying of perm cats selector | Mario Vavti | 2018-10-04 | 1 | -2/+4 |
| | |||||
* | Remove servicelevel logic | M. Dent | 2018-09-29 | 1 | -6/+1 |
| | |||||
* | Update Channel.php | Max Kostikov | 2018-09-28 | 1 | -2/+2 |
| | |||||
* | minor cleanup | Mario | 2018-09-23 | 1 | -2/+0 |
| | |||||
* | settings for events and cdav calendar | Mario | 2018-09-23 | 1 | -1/+1 |
| | |||||
* | finalize filters and forum notifications | Mario Vavti | 2018-06-02 | 1 | -0/+3 |
| | |||||
* | provide easy access to the autoperms setting for forum and repository ↵ | zotlabs | 2018-05-02 | 1 | -2/+13 |
| | | | | 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. | ||||
* | provide a short term compatibility mapping between social_party and ↵ | zotlabs | 2018-04-23 | 1 | -0/+8 |
| | | | | social_federation | ||||
* | use consistent naming for 'Channel role and privacy' | zotlabs | 2018-04-22 | 1 | -1/+1 |
| | |||||
* | allow to toggle visibility of likes/dislikes in notifications | Mario Vavti | 2018-04-11 | 1 | -1/+4 |
| | |||||
* | Show "Unseen public activity" channel setting when site only public streams ↵ | Julian Schweinsberg | 2018-04-09 | 1 | -2/+3 |
| | | | | are activated | ||||
* | some more work on hubzilla issue #1019 | zotlabs | 2018-04-02 | 1 | -1/+5 |
| | |||||
* | show site registration notifications setting only to site admin | Mario Vavti | 2018-03-14 | 1 | -2/+2 |
| | |||||
* | second part of hubzilla issue #972 | zotlabs | 2018-02-11 | 1 | -5/+4 |
| | |||||
* | fix some pubstream on/off weirdness | Mario | 2017-12-03 | 1 | -2/+4 |
| | |||||
* | default profile assign | zotlabs | 2017-11-24 | 1 | -1/+8 |
| | |||||
* | move mailhost settings from plugin to core | zotlabs | 2017-11-13 | 1 | -0/+4 |
| | |||||
* | fix wrong logic for enable/disable pubstream notifications | Mario Vavti | 2017-10-05 | 1 | -2/+2 |
| | |||||
* | Default Access Control List (ACL) -> Default Privacy Group and minor ↵ | Mario Vavti | 2017-09-04 | 1 | -1/+1 |
| | | | | template fix | ||||
* | consolidate disable_discover_tab config if it was not yet set to either 1 or ↵ | git-marijus | 2017-08-06 | 1 | -1/+1 |
| | | | | 0 in DB | ||||
* | initial notifications support for new shared files and new (since initial ↵ | git-marijus | 2017-07-28 | 1 | -0/+6 |
| | | | | site load) pubstream activity | ||||
* | allow moderated comments like wordpress if permissions are compatible | zotlabs | 2017-06-18 | 1 | -1/+1 |
| | |||||
* | start deprecation of server_role | zotlabs | 2017-05-29 | 1 | -1/+0 |
| | |||||
* | Monday is a proper name and should be capitalised (except in private ↵ | zotlabs | 2017-03-08 | 1 | -1/+1 |
| | | | | conversation amongst unix geeks). | ||||
* | activity widget - like the forum widget but represents unseen activity by ↵ | zotlabs | 2017-03-02 | 1 | -2/+2 |
| | | | | author. Still experimental until it can be tested with diaspora xchans, which may require additional urlencoding. | ||||
* | add default permcat to channel settings form | zotlabs | 2017-02-12 | 1 | -1/+18 |
| | |||||
* | more permissions optimisations | zotlabs | 2017-02-09 | 1 | -9/+11 |
| | |||||
* | move firefox social api configuration to plugin | zotlabs | 2017-02-02 | 1 | -1/+8 |
| | |||||
* | some preliminary work for email notification of likes - potentially ↵ | zotlabs | 2016-12-11 | 1 | -0/+2 |
| | | | | destabilising so disabled until after next release | ||||
* | Report the WebDAV endpoint on the settings page (under the reddress) if the ↵ | zotlabs | 2016-12-08 | 1 | -0/+3 |
| | | | | account techlevel suggests the viewer isn't going to run away screaming and have epileptic seizures when they see the term 'WebDAV'. | ||||
* | remove logging | zotlabs | 2016-10-14 | 1 | -1/+1 |
| | |||||
* | permissions issue | zotlabs | 2016-10-14 | 1 | -2/+2 |
| | |||||
* | more backquotes - this should take care of most except for the array import ↵ | zotlabs | 2016-10-09 | 1 | -1/+1 |
| | | | | queries | ||||
* | turn Settings page into sub-modules | redmatrix | 2016-09-06 | 1 | -0/+556 |