aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* fix a few issues with code blocks, ignore tags within blocks, fold multi-line...Friendika2011-01-231-0/+4
* add cc-license text to all content pagesFriendika2011-01-233-1/+8
* given a tag @foo, don't also link/replace words like food in msg bodyFriendika2011-01-231-1/+1
* wrong verb in dislike activity bodyFriendika2011-01-221-1/+1
* typoFriendika2011-01-221-1/+1
* incorrect item owner on like/dislike activity body when remote-auth profileFriendika2011-01-211-1/+1
* don't urlencode $_GET varsFriendika2011-01-212-5/+9
* profile edit hooksFriendika2011-01-202-0/+6
* per fabrix, except do the login "on page"Friendika2011-01-201-3/+5
* Netwok page redirect to login page if not local_userfabrixxm2011-01-201-2/+5
* do a better job of comparing same URLs.Friendika2011-01-193-7/+7
* fix context linksFriendika2011-01-191-2/+2
* network view all item types by dateFriendika2011-01-192-18/+124
* undo sql change in f9f018ef083acb554003 (02-DEC-2010), not relevant and incor...Friendika2011-01-191-1/+1
* list network page (parent items) by creation date thx:fabrixFriendika2011-01-181-2/+5
* personal titleFriendika2011-01-182-2/+10
* put birthday reminders on default network page, add smileys to private mailFriendika2011-01-163-2/+6
* Don't send conversation slaps, only immediate replies. Redundant and flawed.Friendika2011-01-161-1/+6
* cannot pass null by referenceFriendika2011-01-141-1/+3
* birthday notifications workingFriendika2011-01-132-1/+8
* Merge branch 'dev'Friendika2011-01-131-0/+11
|\
| * event and birthday data structuresFriendika2011-01-131-0/+11
* | add owner's birthday information to feed (if allowed to)Friendika2011-01-121-0/+1
* | string extractionFriendika2011-01-121-0/+1
|/
* removed function was still referencedFriendika2011-01-111-1/+1
* use default system theme for system pagesFriendika2011-01-075-5/+16
* add contact edit hooksFriendika2011-01-072-2/+9
* friend request homecoming - ensure login redirects back to confirmation page,Friendika2011-01-071-1/+24
* schema typoFriendika2011-01-061-0/+6
* undo freesans temporarily due to poor legibility.Friendika2011-01-061-1/+1
* plugin settings were getting changedFriendika2011-01-051-5/+8
* make home tab work from remote profile, fix link in comment notify emailsFriendika2011-01-051-1/+1
* couple minor issues with reg queueFriendika2011-01-042-3/+3
* secure admin hijacking from openidFriendika2011-01-041-0/+11
* prevent admin hijacksFriendika2011-01-043-1/+10
* Merge branch 'friendika-master'fabrixxm2011-01-041-0/+2
|\
| * provide "return home" keyFriendika2011-01-041-0/+2
* | Manage user registrations in REGISTER_APPROVE mode.fabrixxm2011-01-042-2/+37
|/
* much better solution to privacy on ajax wall photosFriendika2011-01-042-30/+29
* missing pagination in photo collectionsFriendika2011-01-041-4/+9
* set permissions of uploaded wall photo to match those of theFriendika2011-01-031-0/+44
* settings: ensure system theme is default selectionFriendika2011-01-031-1/+6
* fix typo, check for empty group in network pageFriendika2011-01-034-8/+13
* email check failed, translate wall_item templateFriendika2011-01-033-0/+3
* change activitystreams unfollow to stop-follow but also send out OStatus unfo...Friendika2011-01-032-2/+4
* add plugin hook to home page contentfabrixxm2011-01-031-0/+3
* site config to force publish in site directoryFriendika2011-01-022-10/+13
* don't process empty or non-existent group arrayFriendika2011-01-021-2/+3
* validate the openid url as well. We won't change it if it's bogus, but we won...Friendika2011-01-021-1/+2
* don't update openidserver if openid is emptyFriendika2011-01-021-5/+9