aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Expand)AuthorAgeFilesLines
* Update settings page to use field templates.Fabio Comuni2011-07-061-132/+124
* move hidewall to user table - queries are getting too complicated and servers...Friendika2011-07-056-27/+20
* honour hidden profiles on display item pageFriendika2011-07-051-2/+7
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-051-0/+6
* begin work on relocation conversationFriendika2011-07-051-0/+25
* purify html before trying to parse wild urls. This way at least it should parse.Friendika2011-07-041-4/+13
* don't show delete buttons on community pageFriendika2011-07-041-1/+1
* reversed logicFriendika2011-07-041-1/+1
* community pageFriendika2011-07-044-13/+139
* msearch typoFriendika2011-07-041-2/+2
* add site info to site json responseFriendika2011-07-041-1/+1
* show keywords in match resultsFriendika2011-07-032-2/+3
* change wording of "new item view" to be consistentFriendika2011-07-031-2/+2
* removed stray debug statementFriendika2011-07-031-1/+2
* starred itemsFriendika2011-07-032-9/+68
* posts from hidden walls not allowed in search resultsFriendika2011-07-031-7/+8
* improved search - ensure you can see all your own content (logged in members)...Friendika2011-07-031-12/+8
* use local 'match people with my interests' if global directory is not configuredFriendika2011-07-022-4/+8
* also check for blockedFriendika2011-07-011-1/+1
* statusnet improvementsFriendika2011-07-011-1/+5
* add group highlight to other pagesFriendika2011-07-011-1/+1
* indicate currently selected group in group pickerFriendika2011-07-011-2/+3
* logic reversedFriendika2011-06-301-1/+1
* don't allow editing of somebody else's eventFriendika2011-06-301-6/+3
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-305-207/+22
* bug #99 - don't show album name/link if photos are privateFriendika2011-06-301-1/+35
* now that we have admin interface, completely remove register approvals from n...Friendika2011-06-292-33/+1
* switch to text mode group editor after 'n' contactsFriendika2011-06-292-4/+27
* collapse multiple spaces in usernamesFriendika2011-06-291-0/+3
* allow spaces in @ tagsFriendika2011-06-292-7/+17
* re-added last item date in admin user page. relative_date return 'never' if n...Fabio Comuni2011-06-291-6/+14
* Fix bug #98, add "never" to relative_date(), fix batch operationsFabio Comuni2011-06-291-18/+7
* don't allow blocked/unverified users to reset their password.Friendika2011-06-291-2/+6
* get app structure needed in regmodFriendika2011-06-291-0/+3
* do not translate hidden photo album 'Contact Photos' as it may become unhidde...Friendika2011-06-281-7/+13
* bug #96 move libraries to library - better alignment of like rotatorFriendika2011-06-282-7/+4
* dbg info for photo uploadsFriendika2011-06-281-0/+11
* trim webfinger requestFriendika2011-06-271-1/+1
* preformat webfinger outputFriendika2011-06-271-0/+2
* some basic margins for friend suggestion screenFriendika2011-06-271-1/+1
* make friend suggest themeableFriendika2011-06-271-6/+3
* ignore current contact on friend suggestion pickerFriendika2011-06-271-2/+2
* friend suggestionsFriendika2011-06-262-0/+119
* recipient ui, friend suggestionsFriendika2011-06-261-12/+43
* pass notify endpoint with friend suggestionsFriendika2011-06-261-6/+8
* allow cross-site xrd/lrdd/webfingerFriendika2011-06-251-1/+1
* suggestion templateFriendika2011-06-251-4/+4
* bug #95Friendika2011-06-231-1/+1
* don't update an event that hasn't changed.Friendika2011-06-231-0/+1
* new item view, sort by received date - not posted date.Friendika2011-06-232-3/+5