Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+0 |
| | |||||
* | move chatroom stuff to zlib | redmatrix | 2016-05-22 | 1 | -2/+1 |
| | |||||
* | turn the oft-repeated block_public ... check into a function ↵ | redmatrix | 2016-05-22 | 1 | -4/+4 |
| | | | | observer_prohibited() | ||||
* | renamed include files identity.php (channel.php) and Contact.php ↵ | redmatrix | 2016-05-22 | 1 | -3/+2 |
| | | | | (connections.php) | ||||
* | replace app tagcloud with more traditional categories widget. One can always ↵ | redmatrix | 2016-05-05 | 1 | -0/+42 |
| | | | | change this in the PDL | ||||
* | provide a tag cloud for app categories and allow filtering apps from this | redmatrix | 2016-05-04 | 1 | -0/+7 |
| | |||||
* | more background work for app management - give every member a copy of all ↵ | redmatrix | 2016-05-03 | 1 | -2/+2 |
| | | | | the system apps so that they can edit and delete them to taste/preference. This needs further work to pick up changes in system apps (additions, edits, deletions, etc.). Currently this is done once and never attempted again. | ||||
* | update icon names in include/ | Treer | 2016-05-01 | 1 | -3/+3 |
| | |||||
* | issue #138 ; make ajaxchat optional and configurable. For reasons we've ↵ | redmatrix | 2016-04-03 | 1 | -0/+8 |
| | | | | discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. | ||||
* | Chat Rooms -> Chatrooms | Mario Vavti | 2016-04-01 | 1 | -1/+1 |
| | |||||
* | create miniApp to convert existing settings files to the static App class | redmatrix | 2016-03-31 | 1 | -27/+11 |
| | |||||
* | Merge branch 'static' | redmatrix | 2016-03-31 | 1 | -50/+50 |
|\ | |||||
| * | static App | redmatrix | 2016-03-31 | 1 | -50/+50 |
| | | |||||
* | | various fixes regarding mod chat | Mario Vavti | 2016-03-31 | 1 | -1/+1 |
| | | |||||
* | | mod chat rework continued | Mario Vavti | 2016-03-31 | 1 | -0/+8 |
|/ | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -15/+15 |
| | |||||
* | more on mod chat | Mario Vavti | 2016-03-30 | 1 | -0/+1 |
| | |||||
* | some work on mod chat | Mario Vavti | 2016-03-30 | 1 | -6/+9 |
| | |||||
* | removed link to connected apps by accident | Mario Vavti | 2016-03-26 | 1 | -0/+6 |
| | |||||
* | move link to /locs to settings menu if we have more than one location and ↵ | Mario Vavti | 2016-03-26 | 1 | -6/+14 |
| | | | | some template work on locs | ||||
* | make the admin side menu extensible and provide a hook for a channel "move" ↵ | redmatrix | 2016-03-19 | 1 | -5/+10 |
| | | | | operation that federation plugins might use to re-establish connections after a channel move. | ||||
* | isue #315 | redmatrix | 2016-03-08 | 1 | -0/+3 |
| | |||||
* | Also make it clear with (mouse) hover text that you must click on the cover ↵ | jeroenpraat | 2016-03-06 | 1 | -0/+1 |
| | | | | photo to show the channel/more | ||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-03-03 | 1 | -1/+1 |
|\ | |||||
| * | rename the menu entry and page to 'Profile Fields' to maintain consistency | redmatrix | 2016-03-02 | 1 | -1/+1 |
| | | |||||
* | | move cover-photo to template, add the ability to define a title and subtitle ↵ | Mario Vavti | 2016-03-03 | 1 | -2/+22 |
|/ | | | | (defaults to channel name and addres), move js from redbasic.js to template. | ||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2016-03-02 | 1 | -1/+1 |
|\ | |||||
| * | Small fix for deleted forum channels showing in the forum widget (had this ↵ | jeroenpraat | 2016-03-01 | 1 | -1/+1 |
| | | | | | | | | after migration from RM on 1 or 2 channels) | ||||
* | | a simple cover-photo implementation for redbasic default template | Mario Vavti | 2016-03-02 | 1 | -2/+2 |
|/ | |||||
* | Removed export temporary from UNO. Removed 'Remove Channel' from UNO, cause ↵ | jeroenpraat | 2016-02-18 | 1 | -5/+8 |
| | | | | a UNO member has only 1 channel, so it's logical to remove the acccount (by experience on UNO hub). Styling oauth settings. | ||||
* | lots more zcard tweaks | redmatrix | 2016-02-08 | 1 | -1/+22 |
| | |||||
* | more uno groundwork | redmatrix | 2016-02-05 | 1 | -1/+0 |
| | |||||
* | heavy lifting on admin security page | redmatrix | 2016-02-03 | 1 | -0/+1 |
| | |||||
* | widget_item - provide ability to use the page title instead of the ↵ | redmatrix | 2016-01-28 | 1 | -5/+15 |
| | | | | message_id to locate the desired item. You can use either, but the page title is often easier to use and discover. | ||||
* | fix undefined variable reference in widget_item | redmatrix | 2016-01-26 | 1 | -6/+14 |
| | |||||
* | bootstrapify rating and connect buttons. position the connect button more ↵ | Mario Vavti | 2016-01-21 | 1 | -5/+7 |
| | | | | prominent right under the profile image | ||||
* | add $deliver flag to item_store() and item_store_update() [default true]. If ↵ | redmatrix | 2016-01-16 | 1 | -4/+4 |
| | | | | false, do not send any notifications or process tag_deliver. This should avoid any network activity from happening as the result of a channel (actually item) import. Other minor fixes in the handling of the $allow_exec flag and further protecting CSS passed to widgets from rogue code and XSS. | ||||
* | cover photo fetch and widget | redmatrix | 2016-01-14 | 1 | -0/+32 |
| | |||||
* | some work on connections | Mario Vavti | 2016-01-14 | 1 | -1/+1 |
| | |||||
* | some template work on follow widget | Mario Vavti | 2016-01-14 | 1 | -2/+2 |
| | |||||
* | features management page for hubmins | redmatrix | 2016-01-06 | 1 | -0/+1 |
| | |||||
* | Provide a mechanism for a hub admin to lock features in the on or off state. ↵ | redmatrix | 2016-01-04 | 1 | -25/+28 |
| | | | | Locked features will not be available in the UI on the Additional Features page to be set by members. If all features are locked, the link to the Additional Features page will not be displayed. | ||||
* | change album_id logic to make it work with ajax calls | Mario Vavti | 2015-12-07 | 1 | -1/+0 |
| | |||||
* | make justify gallery work with more than one albums per page (eg album widget) | Mario Vavti | 2015-12-07 | 1 | -0/+1 |
| | |||||
* | fix rendering of unseen forum posts count | Mario Vavti | 2015-12-04 | 1 | -1/+1 |
| | |||||
* | move events tools to aside widget | Mario Vavti | 2015-11-27 | 1 | -1/+15 |
| | |||||
* | move today button from aside to section title | Mario Vavti | 2015-11-19 | 1 | -1/+0 |
| | |||||
* | rename some menus | Mario Vavti | 2015-11-19 | 1 | -3/+3 |
| | |||||
* | Merge branch 'master' of https://github.com/redmatrix/hubzilla | Mario Vavti | 2015-11-18 | 1 | -0/+1 |
|\ | |||||
| * | wsod viewing photo widget | redmatrix | 2015-11-18 | 1 | -0/+1 |
| | |