aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
...
| * | item_check_service_class wasn't returning correct resultsfriendica2015-04-131-4/+8
| |/
| * webpages appearenceMario Vavti2015-04-131-2/+5
| |
| * reverse file activity logicMario Vavti2015-04-122-5/+5
| |
| * program the affinity slider labelsfriendica2015-04-091-6/+22
| |
| * make sure we redirect to a sane place after deleting a webpage elementfriendica2015-04-093-0/+6
| |
| * system channel always has allow_code privilegesfriendica2015-04-081-1/+1
| |
| * update features, allow sys account page deletionfriendica2015-04-081-0/+4
| |
| * add common connection count to suggestionsfriendica2015-04-072-1/+2
| |
| * separate the hub query since it changes the logic default and cannot easily ↵friendica2015-04-071-4/+7
| | | | | | | | be grouped
| * add endless scroll to viewconnections modulefriendica2015-04-061-7/+28
| |
| * commit 59828593c broke some important poco stuff, looks like the cat might ↵friendica2015-04-061-0/+5
| | | | | | | | have climbed over the keyboard and deleted something that wasn't intended to be deleted.
| * Merge https://github.com/redmatrix/redmatrix into pending_mergefriendica2015-04-063-17/+24
| |\
| | * Fix Design Tool navigation for sys channel.Klaus Weidenbach2015-04-063-17/+24
| | | | | | | | | | | | Fix creating menu for sys channel.
| * | make the findpeople widget honour the local/global directory settingfriendica2015-04-061-1/+1
| |/
| * issue #226friendica2015-04-052-2/+6
| |
| * provide ability to have randomised homepage content from a set of pages name ↵friendica2015-04-021-2/+6
| | | | | | | | home-*
| * update resource linksfriendica2015-04-011-1/+1
| |
| * fix regdirfriendica2015-03-312-5/+12
| |
| * allow webpage for home to use its own layout filefriendica2015-03-311-0/+14
| |
| * don't included any deleted posts in the self queryfriendica2015-03-301-1/+1
| |
| * title of preview button incorrect, fix ability to upload to webpagesfriendica2015-03-304-4/+7
| |
| * Correcting reported Doxygen syntax warnings.Klaus Weidenbach2015-03-298-519/+477
| | | | | | | | | | | | | | Fixed wrong Doxygen syntax and add some of the available FIXME to Doxygen documentation. Updated Doxygen configuration to add also all capital letter tags. Adding some more Doxygen documentation.
| * add channel_lastpost timestamp to help optimise some outrageously expensive ↵friendica2015-03-261-0/+7
| | | | | | | | queries.
| * provide ways to over-ride the datetime pickersfriendica2015-03-261-1/+3
| |
| * item_check_service_class - the join is totally unnecessaryfriendica2015-03-251-20/+20
| |
| * improve description of that settingfriendica2015-03-251-1/+1
| |
| * admin config for default expirationfriendica2015-03-251-9/+12
| |
| * also allow service classes to set post expiration. These take priority over ↵friendica2015-03-241-2/+5
| | | | | | | | the site default.
| * improve performance of the zotfeed queriesfriendica2015-03-231-2/+3
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-231-1/+21
| |\
| | * sql in -> INMario Vavti2015-03-231-1/+1
| | |
| | * indicate new or updated itemsMario Vavti2015-03-231-1/+21
| | |
| * | limit notification detail queries for items and eventsfriendica2015-03-231-3/+3
| | |
| * | operation snakebite, cont.friendica2015-03-221-7/+20
| |/
| * $simple_update isn't so simple any more. Make sure we don't re-itnroduce the ↵friendica2015-03-223-14/+12
| | | | | | | | bug that session['loadtime'] was created to fix. It's questionable whether we still need to even look for item_unseen but I won't make that call today. We can also eliminate the restriction on not doing live updates from the discover tab since we aren't relying completely on item_unseen (which can only be set by the owner and won't work on a page with virtual owners).
| * allow complete undo of a vote, not just a change of votefriendica2015-03-221-1/+5
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-221-27/+3
| |\
| | * move the maintenance part to include/sharedwithme.phpMario Vavti2015-03-221-27/+3
| | |
| * | provide visual feedback when deleting a like by liking it again.friendica2015-03-224-7/+14
| |/
| * fix multiple vote issuesfriendica2015-03-211-2/+3
| |
| * Merge https://github.com/friendica/red into pending_mergefriendica2015-03-211-2/+15
| |\
| | * Merge branch 'master' of https://github.com/friendica/redMario Vavti2015-03-212-12/+5
| | |\
| | * | fix acl for if we have an cid in /network and make $bang better visibleMario Vavti2015-03-211-2/+15
| | | |
| * | | add loadtime search to channel and fix it for home. display and search need ↵friendica2015-03-215-7/+53
| | |/ | |/| | | | | | | further investigation
| * | set to empty string so it doesn't get mis-handled as a nullfriendica2015-03-201-0/+2
| | |
| * | Merge https://github.com/friendica/red into pending_mergefriendica2015-03-202-13/+27
| |\|
| | * some tabs title statuseditor restructuringMario Vavti2015-03-211-10/+23
| | |
| | * need the cloudpath before creating the objectMario Vavti2015-03-201-4/+3
| | |
| | * possible improvement regarding deletionMario Vavti2015-03-201-2/+4
| | |
| * | config to hide version tag from siteinfo - on my site it's meaningless.friendica2015-03-202-12/+3
| |/