aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
* move hidewall to user table - queries are getting too complicated and ↵Friendika2011-07-059-30/+34
| | | | servers falling over
* honour hidden profiles on display item pageFriendika2011-07-051-2/+7
|
* incorrect links for "view in context" on community pageFriendika2011-07-051-1/+1
|
* item tags instead of feedFriendika2011-07-051-1/+1
|
* better handling of feed photos (e,g, google+)Friendika2011-07-051-0/+16
|
* ability to link contacts that are "really me, but on another system/network".Friendika2011-07-055-2/+21
|
* begin work on relocation conversationFriendika2011-07-051-0/+25
|
* undo last checkinFriendika2011-07-053-9/+0
|
* explicitly close db connections - do not rely on process exitFriendika2011-07-053-1/+12
|
* hash tags cannot contains spacesFriendika2011-07-051-2/+8
|
* purify html before trying to parse wild urls. This way at least it should parse.Friendika2011-07-041-4/+13
|
* Merge pull request #135 from fabrixxm/dispyFriendika2011-07-041-1/+13
|\ | | | | More Dispy css
| * Merge branch 'dispy' of github.com:fabrixxm/friendika into dispyfabrixxm2011-07-05469-635/+1668
| |\
| | * dispy: style private mailsFabio Comuni2011-07-041-0/+9
| | |
| * | dispy: photos display don't overflow onto sidebarfabrixxm2011-06-271-1/+4
| | |
* | | don't show delete buttons on community pageFriendika2011-07-042-3/+12
| | |
* | | reversed logicFriendika2011-07-041-1/+1
| | |
* | | community pageFriendika2011-07-048-18/+149
| | |
* | | Merge branch 'pull'Friendika2011-07-041-2/+9
|\ \ \
| * \ \ Merge pull request #134 from defel/fix-HTTP417-lighttpd-1.4.19-bug2Friendika2011-07-041-2/+9
| |\ \ \ | | |_|/ | |/| | require 'Expect' http-header for non-apache webserver (like lighttpd)
| | * | require 'Expect' http-header for non-apache webserver (like lighttpd)aweiher2011-07-041-2/+9
| |/ /
* / / revupFriendika2011-07-041-1/+1
|/ /
* | msearch typoFriendika2011-07-041-2/+2
| |
* | add site info to site json responseFriendika2011-07-041-1/+1
| |
* | profile match layout issuesFriendika2011-07-032-0/+7
| |
* | 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-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
| |