aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* change wording of "new item view" to be consistentFriendika2011-07-031-2/+2
|
* removed stray debug statementFriendika2011-07-031-1/+2
|
* starred itemsFriendika2011-07-0310-14/+123
|
* 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.
* one more try at splitting out multiple (> 2) http headers in curlFriendika2011-07-031-6/+25
|
* use another method to strip out headersFriendika2011-07-031-30/+14
|
* alter test for http continuation header. Use regex, ignore length.Friendika2011-07-031-2/+2
|
* add starred, unstarred icons to duepuntozero, loozahFriendika2011-07-022-0/+5
|
* updated iconsFriendika2011-07-021-0/+0
|
* db support for starred (favorited) itemsFriendika2011-07-023-3/+10
|
* improvied group highlighting, move new group link downFriendika2011-07-023-5/+26
|
* improved group-selected highlightingFriendika2011-07-021-1/+2
|
* use local 'match people with my interests' if global directory is not configuredFriendika2011-07-022-4/+8
|
* add some indexes to photosFriendika2011-07-013-3/+16
|
* set user-agentFriendika2011-07-011-1/+2
|
* docoFriendika2011-07-011-3/+3
|
* better (more consistent) handling of ostatus contactsFriendika2011-07-012-3/+12
|
* also check for blockedFriendika2011-07-011-1/+1
|
* statusnet improvementsFriendika2011-07-012-3/+7
|
* missed blockFriendika2011-07-011-1/+2
|
* add group highlight to other pagesFriendika2011-07-012-3/+3
|
* indicate currently selected group in group pickerFriendika2011-07-013-6/+14
|
* missing minutes in event listingsFriendika2011-06-301-1/+1
|
* logic reversedFriendika2011-06-301-1/+1
|
* don't allow editing of somebody else's eventFriendika2011-06-301-6/+3
|
* too much loggingFriendika2011-06-301-1/+1
|
* allow polling to mostly survive minor memory shortages.Friendika2011-06-303-5/+49
|
* match the documentationFriendika2011-06-301-0/+2
|
* photos were not working in private mailFriendika2011-06-304-4/+13
|
* we still need the source file. Don't know why.Friendika2011-06-301-0/+155
|
* consolidate perrmisions sql, minor duepuntozero validation fixesFriendika2011-06-307-214/+100
|
* Merge branch 'pull'Friendika2011-06-3014-274/+359
|\
| * Merge pull request #132 from fabrixxm/masterFriendika2011-06-3014-274/+359
| |\ | | | | | | Some works on addons and other
| | * twitter and statusnet plugin settings are not parsed on post if their ↵Fabio Comuni2011-06-302-32/+38
| | | | | | | | | | | | respective submit buttons was not clicked by user
| | * update oembed and widgets plugins settings formFabio Comuni2011-06-305-39/+65
| | |
| | * profile_sidebar hook use byref values in second argument arrayFabio Comuni2011-06-301-1/+1
| | |
| | * tinyMCE loads "source" version of bbcode plugin istead of "compressed" oneFabio Comuni2011-06-303-156/+156
| | |
| | * style template field outside admin pagesFabio Comuni2011-06-302-48/+56
| | |
| | * Add javascript var "baseurl"Fabio Comuni2011-06-302-0/+45
| |/ | | | | | | Add field_richtext template
* / revupFriendika2011-06-301-1/+1
|/
* bug #99 - don't show album name/link if photos are privateFriendika2011-06-301-1/+35
|
* load db configs (config,system) for all "executables"Friendika2011-06-307-23/+34
|
* now that we have admin interface, completely remove register approvals from ↵Friendika2011-06-293-38/+2
| | | | 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-293-9/+31
|
* Merge pull request #131 from fabrixxm/adminFriendika2011-06-293-7/+16
|\ | | | | re-added last item date in admin user page
| * re-added last item date in admin user page. relative_date return 'never' if ↵Fabio Comuni2011-06-293-7/+16
|/ | | | null is passed
* very minor nit - if $abs is false, return before trying to use false in a ↵Friendika2011-06-291-10/+11
| | | | | | numeric calculation also return 'never' if we have an uninitialised date