Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | if we do not have a layout $layout should be empty not default | Mario Vavti | 2016-05-09 | 1 | -1/+1 |
| | |||||
* | remove unused code and whitespace | Mario Vavti | 2016-05-09 | 1 | -10/+0 |
| | |||||
* | make editwebpage use status_editor() and fix storing of layout on webpage ↵ | Mario Vavti | 2016-05-09 | 1 | -2/+11 |
| | | | | creation | ||||
* | make editblock use status_editor() | Mario Vavti | 2016-05-07 | 1 | -14/+11 |
| | |||||
* | make weblink and attach button hideable and some minor fixes | Mario Vavti | 2016-05-01 | 1 | -2/+10 |
| | |||||
* | Merge pull request #362 from Treer/fontawesome | redmatrix | 2016-05-01 | 1 | -1/+1 |
|\ | | | | | Update Font-Awesome to 4.6.1 | ||||
| * | update icon names in include/ | Treer | 2016-05-01 | 1 | -1/+1 |
| | | |||||
* | | make mod editlayout use status_editor() | Mario Vavti | 2016-04-30 | 1 | -1/+1 |
|/ | |||||
* | get rid of the unused ispublic variable | Mario Vavti | 2016-04-29 | 1 | -1/+0 |
| | |||||
* | some work on making mod editpost use status_editor() - if you find anything ↵ | Mario Vavti | 2016-04-29 | 1 | -16/+26 |
| | | | | related to jot broken please revert this commit | ||||
* | jot: cleanup unused variables | Mario Vavti | 2016-04-29 | 1 | -25/+0 |
| | |||||
* | some work on comanche autocomplete | Mario Vavti | 2016-04-09 | 1 | -1/+4 |
| | |||||
* | issue #138 ; make ajaxchat optional and configurable. For reasons we've ↵ | redmatrix | 2016-04-03 | 1 | -1/+2 |
| | | | | discussed repeatedly the ajax chat will not be removed from core as XMPP chat does not provide decentralised access control compatible with nomadic identity. | ||||
* | static App | redmatrix | 2016-03-31 | 1 | -32/+32 |
| | |||||
* | deprecate $a->get_baseurl() | redmatrix | 2016-03-30 | 1 | -17/+17 |
| | |||||
* | work on implementing account/channel move (as opposed to clone) | redmatrix | 2016-03-09 | 1 | -0/+5 |
| | |||||
* | we have got a button for events in the nav. no need for it in the tabs if we ↵ | Mario Vavti | 2016-02-25 | 1 | -2/+2 |
| | | | | are local. | ||||
* | issue #216 - calendar sharing | redmatrix | 2016-02-24 | 1 | -0/+20 |
| | |||||
* | honour poco_rating_enable in item_photo_menu | redmatrix | 2016-01-19 | 1 | -1/+6 |
| | |||||
* | Separate item_photo_menu() into links which deal with the post and those ↵ | redmatrix | 2016-01-19 | 1 | -6/+11 |
| | | | | which deal with the author. We should probably also make this info available to themes so they could for instance provide a visual separator. | ||||
* | incorrect obj_type on several items | redmatrix | 2015-12-11 | 1 | -1/+1 |
| | |||||
* | first iteration on the event item | Mario Vavti | 2015-11-26 | 1 | -0/+1 |
| | |||||
* | issue #85, community tags and file tags lost during edits. This required ↵ | redmatrix | 2015-11-20 | 1 | -1/+1 |
| | | | | splitting off communitytags as a separate tag type and is not backward compatible. Community tags on older posts or those federated from redmatrix clones will not be preserved during edits. | ||||
* | change action label from 'stop following' to 'unfollow thread' | redmatrix | 2015-11-19 | 1 | -1/+1 |
| | |||||
* | whitespace | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | more css fixes | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | missing closing " for src attribute | Mario Vavti | 2015-11-17 | 1 | -1/+1 |
| | |||||
* | allow pdl content | redmatrix | 2015-11-12 | 1 | -0/+5 |
| | |||||
* | add avatars to likes/dislikes/etc. | redmatrix | 2015-11-09 | 1 | -2/+2 |
| | |||||
* | implement unfollow thread | redmatrix | 2015-11-03 | 1 | -0/+4 |
| | |||||
* | fix photo item for search_item.tpl and a minor css fix | Mario Vavti | 2015-10-30 | 1 | -2/+1 |
| | |||||
* | new feature: delayed posting | redmatrix | 2015-10-25 | 1 | -0/+7 |
| | |||||
* | fix webpages | Mario Vavti | 2015-10-15 | 1 | -1/+1 |
| | |||||
* | wrong variable | Mario Vavti | 2015-10-14 | 1 | -1/+1 |
| | |||||
* | really check for large photos feature | Mario Vavti | 2015-10-14 | 1 | -1/+1 |
| | |||||
* | allow photo-items to appear full width if large photos feature is enabled. ↵ | Mario Vavti | 2015-10-14 | 1 | -15/+17 |
| | | | | in prepare_body() split off mentions, tags, categories folders and attachments from body for easier theming. some other little fixes. | ||||
* | change matrix to grid, begin webfinger optimisation | redmatrix | 2015-09-16 | 1 | -2/+2 |
| | |||||
* | don't auto-open the editor in forum mode. Save the forum selection text ↵ | redmatrix | 2015-09-09 | 1 | -0/+1 |
| | | | | until we open it. | ||||
* | Merge https://github.com/redmatrix/redmatrix into pending_merge | redmatrix | 2015-08-26 | 1 | -1/+12 |
|\ | | | | | | | | | Conflicts: include/diaspora.php | ||||
| * | required for future work | redmatrix | 2015-08-26 | 1 | -1/+12 |
| | | |||||
* | | photo permission inheritance. We want to use the folder permissions unless ↵ | redmatrix | 2015-08-06 | 1 | -1/+1 |
| | | | | | | | | specific permissions have been set to over-ride them. If nothing is set, use the channel default. We may have to mess with his further in the case of somebody trying to create a public photo directory when their normal permissions are set to private. Kind of a chicken/egg problem because the folder permissions will be empty. | ||||
* | | Merge branch 'master' of https://github.com/redmatrix/redmatrix | redmatrix | 2015-07-30 | 1 | -1/+1 |
|\| | | | | | | | | | | | several dav fixes Conflicts: include/items.php | ||||
| * | make superblock block a channel if it's an owner as well as the current ↵ | redmatrix | 2015-07-28 | 1 | -1/+1 |
| | | | | | | | | author; add @hostname to event hashes to make their use in vcalendar more RFC compliant | ||||
* | | the view_photos and post_photos permissions are redundant and are now mapped ↵ | redmatrix | 2015-07-19 | 1 | -4/+2 |
| | | | | | | | | to view_storage and write_storage | ||||
* | | since we've got a fresh start without a lot of legacy sites to support, ↵ | redmatrix | 2015-07-15 | 1 | -1/+2 |
| | | | | | | | | provide 'naked' or authored=none (no date and attribution) as the default for webpages. It will be up to designers to add this if they desire it rather than force everybody to take it away. The code for adding it isn't yet provided. | ||||
* | | convert the abook fields | redmatrix | 2015-06-14 | 1 | -1/+1 |
| | | |||||
* | | Merge branch 'master' into tres | friendica | 2015-04-29 | 1 | -1/+4 |
|\| | | | | | | | | | Conflicts: include/notifier.php | ||||
| * | disable voting in blocks, layouts and webpages | Mario Vavti | 2015-04-29 | 1 | -0/+2 |
| | | |||||
| * | Provide webpage layout description | Mario Vavti | 2015-04-25 | 1 | -1/+1 |
| | | |||||
| * | provide block titles in blocklist | Mario Vavti | 2015-04-24 | 1 | -0/+1 |
| | |