Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | first try common friends for visitors | friendica | 2012-05-01 | 2 | -0/+81 | |
| | ||||||
* | improve handling of relative feed url's | friendica | 2012-05-01 | 1 | -1/+1 | |
| | ||||||
* | convert html entities to utf-8 before email header encoding | friendica | 2012-05-01 | 1 | -2/+2 | |
| | ||||||
* | link socgraph to zrls | friendica | 2012-05-01 | 2 | -25/+21 | |
| | ||||||
* | adding zrl support to social graphs | friendica | 2012-05-01 | 2 | -15/+25 | |
| | ||||||
* | hidden plugins (add .hidden file to dir) | friendica | 2012-04-30 | 2 | -1/+71 | |
| | ||||||
* | change api.php in function api_item_get_user to check if $usercache is NULL ↵ | Zach Prezkuta | 2012-04-30 | 1 | -1/+1 | |
| | | | | before checking an element in it | |||||
* | missed a db field | friendica | 2012-04-29 | 1 | -1/+1 | |
| | ||||||
* | typo in profile_selectors, fix remote tagging | friendica | 2012-04-29 | 2 | -17/+33 | |
| | ||||||
* | not all profile selector choices have unique or direct translations | friendica | 2012-04-29 | 1 | -6/+12 | |
| | ||||||
* | log db error strings in all cases | friendica | 2012-04-29 | 1 | -3/+3 | |
| | ||||||
* | improved db error logging | friendica | 2012-04-29 | 1 | -9/+17 | |
| | ||||||
* | toggle to archive unfriends, though render them useless | friendica | 2012-04-28 | 1 | -0/+15 | |
| | ||||||
* | a few more continues that should be returns | friendica | 2012-04-28 | 1 | -7/+7 | |
| | ||||||
* | poller refactor: continue not valid in this context | friendica | 2012-04-28 | 1 | -1/+1 | |
| | ||||||
* | break up poller into separate processes | friendica | 2012-04-27 | 2 | -431/+525 | |
| | ||||||
* | implement contact archival | friendica | 2012-04-27 | 3 | -7/+8 | |
| | ||||||
* | make comment edit icons look more like base theme | friendica | 2012-04-26 | 1 | -0/+8 | |
| | ||||||
* | separate tag search from body search | friendica | 2012-04-23 | 2 | -7/+7 | |
| | ||||||
* | move unfriend to standalone function for use in account removal | friendica | 2012-04-23 | 1 | -0/+43 | |
| | ||||||
* | allow bbcode representation of html symbols such as © by wrapping in bb ↵ | friendica | 2012-04-23 | 1 | -0/+3 | |
| | | | | brackets | |||||
* | bug #388 - notify_comment received after post deleted | friendica | 2012-04-22 | 2 | -2/+2 | |
| | ||||||
* | api: add support for StatusNet-style media param to API | Michael Johnston | 2012-04-22 | 1 | -1/+10 | |
| | ||||||
* | Typo | Tobias Hößl | 2012-04-17 | 1 | -2/+2 | |
| | ||||||
* | Some Bugfixes, and variable checks | Tobias Hößl | 2012-04-17 | 7 | -41/+43 | |
| | ||||||
* | turn on comment edit | friendica | 2012-04-16 | 1 | -4/+4 | |
| | ||||||
* | propagate edited comments | friendica | 2012-04-16 | 1 | -2/+6 | |
| | ||||||
* | edited comments weren't being relayed | friendica | 2012-04-16 | 1 | -0/+24 | |
| | ||||||
* | Merge pull request #238 from annando/master | friendica | 2012-04-15 | 4 | -13/+178 | |
|\ | | | | | API: Support of the statusnet application | |||||
| * | DBA: Reverting back to original source | Michael Vogel | 2012-04-14 | 1 | -3/+1 | |
| | | ||||||
| * | DBA: Nothing really done .. | Michael Vogel | 2012-04-14 | 1 | -71/+0 | |
| | | ||||||
| * | Merge commit 'upstream/master' | Michael Vogel | 2012-04-14 | 5 | -16/+39 | |
| |\ | ||||||
| * \ | Merge commit 'upstream/master' | Michael Vogel | 2012-04-13 | 3 | -214/+226 | |
| |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: include/dba.php | |||||
| * | | | DBA: Deactivation of the mysqli-class for testing purposes. | Michael Vogel | 2012-04-13 | 1 | -30/+31 | |
| | | | | ||||||
| * | | | Merge commit 'upstream/master' | Michael Vogel | 2012-04-11 | 9 | -210/+331 | |
| |\ \ \ | ||||||
| * | | | | API: Improved the timeline. Several (disabled) tests with caching of photos. | Michael Vogel | 2012-04-11 | 2 | -8/+12 | |
| | | | | | ||||||
| * | | | | html2plain: changed behaviour for the "hr" element. | Michael Vogel | 2012-04-09 | 1 | -1/+1 | |
| | | | | | ||||||
| * | | | | API: Added Public Timeline | Michael Vogel | 2012-04-08 | 1 | -5/+85 | |
| | | | | | ||||||
| * | | | | API: Now mentions could work as well - only my client doesn't really work | Michael Vogel | 2012-04-08 | 1 | -61/+72 | |
| | | | | | ||||||
| * | | | | API: Basic support of the identica client added. | Michael Vogel | 2012-04-08 | 1 | -0/+72 | |
| | | | | | ||||||
* | | | | | open contact edit in same window | friendica | 2012-04-15 | 1 | -1/+1 | |
| | | | | | ||||||
* | | | | | Merge pull request #234 from copyninja/master | friendica | 2012-04-14 | 2 | -0/+0 | |
|\ \ \ \ \ | | | | | | | | | | | | | Executable permisson removal on files which are not elf/script | |||||
| * | | | | | Another bunch of executable permission removal | Vasudev Kamath | 2012-04-14 | 2 | -0/+0 | |
| | |_|_|/ | |/| | | | ||||||
* | | | | | string fix: typo. slow down scroll to top in dispys | Simon L'nu | 2012-04-14 | 1 | -2/+2 | |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | |||||
* | | | | | bug #372 - category feeds | friendica | 2012-04-14 | 1 | -0/+10 | |
|/ / / / | ||||||
* | | | | one more | friendica | 2012-04-13 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | additional marital status selectors | friendica | 2012-04-13 | 1 | -1/+1 | |
| | | | | ||||||
* | | | | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-04-13 | 2 | -1/+27 | |
|\ \ \ \ | ||||||
| * | | | | stray debug statements, forgot to filter pending contacts | friendica | 2012-04-12 | 1 | -5/+5 | |
| | | | | | ||||||
| * | | | | bug #369 - show contacts who are not in any groups | friendica | 2012-04-12 | 2 | -4/+19 | |
| | |_|/ | |/| | |