aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* menu management complete (as opposed to menu *content* management, which is n...friendica2013-08-131-13/+49
* a bit more work on menusfriendica2013-08-131-0/+18
* block content-type (called ITEM_BUILDBLOCK to avoid confusion with content th...friendica2013-08-121-0/+3
* add mod_mitem to manage menu itemsfriendica2013-08-122-35/+95
* menu modulefriendica2013-08-121-0/+96
* string parse error extracting one particular stringfriendica2013-08-091-1/+1
* Merge pull request #90 from beardy-unixer/masterfriendica2013-08-082-1/+17
|\
| * Unbork webpage permissions - missed this because most of my channel_ids are 1.Thomas Willingham2013-08-071-1/+7
| * Add access policy to admin panel.Thomas Willingham2013-08-071-0/+10
* | Add public visibility setting to privacy groups (collections). This doesn't y...friendica2013-08-071-3/+9
|/
* big changes to photo->store() which is now photo->save() and takes an array i...friendica2013-08-071-9/+35
* Add a site access policy (to determine if this is really a public site or jus...friendica2013-08-062-4/+16
* convert all stored json calls to json_decode_plus()friendica2013-08-061-2/+2
* populate initial suggestions (ultimately we want to do this at install time a...friendica2013-08-052-2/+2
* directory server sitelist module (needed for public site list and building fr...friendica2013-08-041-0/+51
* progress on unfriendingfriendica2013-08-041-6/+15
* don't show connections with removed xchans - as there isn't much to seefriendica2013-08-042-31/+30
* $yoursite/~foo has taken you to foo's channel page for ages. If you're logged...friendica2013-08-041-3/+10
* connect link in directoryfriendica2013-08-032-4/+24
* basic email invitations - and doc updatefriendica2013-08-021-16/+31
* minor - change nav_set_selected() to only highlight intros if on that particu...friendica2013-08-011-1/+1
* ensure that no unencrypted content leaks through item_store which is private ...friendica2013-08-011-1/+2
* Merge https://github.com/friendica/red into zpullfriendica2013-08-014-15/+48
|\
| * Merge pull request #86 from beardy-unixer/masterfriendica2013-08-012-14/+45
| |\
| | * Remove loggingThomas Willingham2013-08-011-1/+0
| | * "Can edit my webpages" permissionsThomas Willingham2013-08-012-14/+46
| * | make "selected" class work on all navigation menu itemsmarijus2013-08-012-1/+3
| |/
* / yhis should fix the privacy leak - as well as non-private replies to private ...friendica2013-08-011-1/+1
|/
* fix some privacy leakage in logsfriendica2013-07-311-11/+14
* missing includefriendica2013-07-301-0/+1
* unencrypt private posts for editingfriendica2013-07-301-0/+9
* fix some weirdness on the zot feedfriendica2013-07-291-1/+1
* fix bug #84, make imported messages from your clones show up on your wallfriendica2013-07-291-0/+3
* load_pconfig had some issues when given a familyfriendica2013-07-291-1/+3
* browser location issue but this may not fix itfriendica2013-07-291-1/+1
* encrypt private messages on disk - there are still a couple of places where t...friendica2013-07-281-0/+30
* cleaning up issues reported in logsfriendica2013-07-281-5/+0
* the rest of the heavy lifting on clone sync - now we're down to some log mess...friendica2013-07-251-0/+1
* include zotfriendica2013-07-251-0/+1
* more work on clone syncfriendica2013-07-252-5/+2
* hide detailed site information if you're off the grid.friendica2013-07-241-23/+32
* add more siteinfofriendica2013-07-241-0/+14
* more site statsfriendica2013-07-241-0/+5
* start saving site infofriendica2013-07-231-0/+6
* potential solution to Friendica for Android photo uploads, which aren't worki...friendica2013-07-231-1/+4
* add logging to matrix page load because I don't want to spend a week telling ...friendica2013-07-221-0/+2
* mail completion issuefriendica2013-07-212-2/+2
* log forbidden photos with complete URL and observer webbie (if available).friendica2013-07-211-0/+3
* make forbidden sign less obnoxious and more theme-ablefriendica2013-07-211-1/+1
* remove obsolete notificationsfriendica2013-07-211-17/+17