aboutsummaryrefslogtreecommitdiffstats
path: root/mod
Commit message (Collapse)AuthorAgeFilesLines
* 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 ↵Friendika2011-07-031-12/+8
| | | | members). Visitors can only see public wall posts.
* 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 ↵Friendika2011-06-292-33/+1
| | | | notifications
* 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 ↵Fabio Comuni2011-06-291-6/+14
| | | | null is passed
* 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 ↵Friendika2011-06-281-7/+13
| | | | unhidden when different language is used.
* 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
|
* don't allow tags in app sourceFriendika2011-06-231-1/+1
|
* Merge pull request #126 from fabrixxm/dispyFriendika2011-06-234-12/+58
|\ | | | | Dispy
| * add profile tabs to "photos", "events" and "notes". in dispy, show active tab.Fabio Comuni2011-06-234-12/+58
| |
* | friendika-z initial implementationFriendika2011-06-231-0/+1
|/
* receive friendship suggestion over the wire (dfrn) and storeFriendika2011-06-221-1/+71
|
* item sourceFriendika2011-06-201-2/+6
|
* using pre - one less str_replace for log viewingFriendika2011-06-201-3/+3
|
* module to provide local "find people like me" when global dir unavailableFriendika2011-06-202-1/+42
|
* api post sort of working - output status,user need to be swappedFriendika2011-06-191-0/+2
|