aboutsummaryrefslogtreecommitdiffstats
path: root/include
Commit message (Collapse)AuthorAgeFilesLines
* build diaspora public (batch) messageFriendika2011-09-181-0/+46
|
* account expiration structuresFriendika2011-09-182-3/+3
|
* optimise the commented date viewFriendika2011-09-181-2/+4
|
* only header encode if necessaryFriendika2011-09-181-0/+11
|
* bug #157 - allow deleted group to be revived, but warn of side effectsFriendika2011-09-181-1/+19
|
* rfc2047 encode notification email headersFriendika2011-09-182-1/+10
|
* again fix bbcode image sizesFriendika2011-09-181-1/+1
|
* fix bbcode image sizeFriendika2011-09-181-2/+3
|
* show real profile link location on hoverFriendika2011-09-161-3/+3
|
* public D* post fixFriendika2011-09-161-1/+1
|
* log the D* publc messagesFriendika2011-09-161-1/+4
|
* may fix diaspora sendFriendika2011-09-161-3/+3
|
* Merge branch 'friday'Friendika2011-09-162-85/+109
|\
| * update timestamp on activity change (comment/like)Friendika2011-09-161-0/+7
| |
| * federation friday updateFriendika2011-09-151-18/+5
| |
| * diaspora protocol changesFriendika2011-09-141-70/+100
| |
* | Fix issue 151Fabio Comuni2011-09-151-6/+12
| |
* | don't escape underscore within links going to diasporaFriendika2011-09-141-1/+5
| |
* | bloody ampersandsFriendika2011-09-142-3/+5
|/
* group_public_members sql query typoFriendika2011-09-131-1/+1
|
* import image sizes from html sourceFriendika2011-09-131-0/+8
|
* bug #148 email subscription issueFriendika2011-09-121-3/+11
|
* smilie hookFriendika2011-09-121-1/+5
|
* allow html post to apiFriendika2011-09-111-1/+27
|
* bug #146 - br HTML tags showing up in eventsFriendika2011-09-111-5/+7
|
* bug #147 comments not working on private notes pageFriendika2011-09-112-1/+2
|
* block imap function from spitting out errors to the pageFriendika2011-09-101-10/+10
|
* One day we'll have ignored all purely numeric hashtags like #33. Found yet ↵Friendika2011-09-091-4/+3
| | | | another edge case.
* send profile visits to 'redir' windowFriendika2011-09-092-1/+10
|
* network insecure warnings on feedsFriendika2011-09-091-1/+1
|
* share not available in display module, as no editor window to paste intoFriendika2011-09-081-2/+2
|
* saved searches on search page, templates: Invalid argument supplied for ↵Friendika2011-09-081-3/+5
| | | | foreach() on line 167
* global lang array in templatesFabio Comuni2011-09-081-2/+24
|
* speed up friend requests and avoid parse errors by using hcard address ↵Friendika2011-09-071-1/+1
| | | | instead of profile url
* faster friend requests (DFRN)Friendika2011-09-061-6/+13
|
* bug #127, add Diaspora notes to Connect (dfrn_request) page, get rid of ↵Friendika2011-09-051-0/+5
| | | | security warnings
* bookmarks + bug #140Friendika2011-09-041-0/+7
|
* saved searches on network pageFriendika2011-09-042-2/+4
|
* truncate overflow text on acl selector items (3 themes)Friendika2011-09-041-2/+2
|
* scrape_url - use feed url if no name can be foundFriendika2011-09-043-6/+30
|
* Merge branch 'pull'Friendika2011-09-041-2/+2
|\
| * diaspora has no timezone - use UTC for eventsFriendika2011-09-031-2/+2
| |
* | add timezone convert module, several other minor or in progress fixesFriendika2011-09-043-6/+9
|/
* format events for diasporaFriendika2011-09-031-8/+50
|
* no plink on imported D* postsFriendika2011-09-031-0/+3
|
* match bbcode multilineFriendika2011-09-031-41/+41
|
* completely enclose ~f hashtags so they don't get hijacked by D*Friendika2011-09-021-1/+2
|
* login_hookFriendika2011-09-012-6/+11
|
* save plink for diaspora items so likes will point to right postFriendika2011-08-311-1/+23
|
* translate D* images (markdown) before links, they overlap and conflictFriendika2011-08-301-1/+1
|