Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Support relayable_retractions that are relayed to us by the top-level post owner | Zach Prezkuta | 2012-06-03 | 3 | -9/+39 |
| | |||||
* | zrl's when visiting public photos at the source site | friendica | 2012-06-03 | 1 | -0/+6 |
| | |||||
* | doco | friendica | 2012-06-02 | 1 | -0/+12 |
| | |||||
* | turn "follow" into a function | friendica | 2012-06-02 | 1 | -0/+231 |
| | |||||
* | add hometown to profiles | friendica | 2012-06-02 | 1 | -0/+2 |
| | |||||
* | bug #439 - remove web port number from notification email "from" address | friendica | 2012-06-02 | 1 | -0/+3 |
| | |||||
* | webfinger profile linker | friendica | 2012-06-02 | 2 | -0/+8 |
| | |||||
* | "howlong" added to marital status. | friendica | 2012-06-02 | 2 | -2/+7 |
| | |||||
* | fewer "bob smith to bob smith via wall-to-wall". | friendica | 2012-06-02 | 1 | -16/+31 |
| | |||||
* | Merge pull request #321 from beardy-unixer/master | friendica | 2012-06-01 | 1 | -1/+1 |
|\ | | | | | BB code [quote=somebody] fix. | ||||
| * | [quote=somebody] was appearing as an extended spoiler tag. | Thomas Willingham | 2012-06-01 | 1 | -1/+1 |
| | | |||||
* | | registration issue after re-factor | friendica | 2012-06-01 | 1 | -1/+3 |
|/ | |||||
* | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 2 | -4/+329 |
| | |||||
* | query using both `id` and `parent` | Zach Prezkuta | 2012-05-31 | 1 | -2/+10 |
| | |||||
* | prevent email from leaking in feeds | friendica | 2012-05-30 | 1 | -0/+4 |
| | |||||
* | y didn't i think of this b4? | friendica | 2012-05-30 | 1 | -0/+4 |
| | |||||
* | fix private photos that also have a size specification | friendica | 2012-05-30 | 1 | -2/+2 |
| | |||||
* | private group tests, cont. | friendica | 2012-05-29 | 1 | -4/+4 |
| | |||||
* | prvgroup should see intros | friendica | 2012-05-29 | 1 | -1/+1 |
| | |||||
* | possible sql injection in search | friendica | 2012-05-29 | 1 | -2/+2 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-05-29 | 4 | -68/+110 |
|\ | | | | | | | | | Conflicts: mod/search.php | ||||
| * | Merge pull request #316 from annando/master | Simon | 2012-05-29 | 3 | -62/+99 |
| |\ | | | | | | | Speed improvements | ||||
| | * | Disabled logging of SQL statements | Michael Vogel | 2012-05-29 | 1 | -4/+4 |
| | | | |||||
| | * | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-29 | 8 | -16/+109 |
| | |\ | |||||
| | * | | Doing negative caching for config values, special logfile for database ↵ | Michael Vogel | 2012-05-26 | 2 | -4/+26 |
| | | | | | | | | | | | | | | | | optmisations | ||||
| | * | | Deactivating the test output in db engine | Michael Vogel | 2012-05-26 | 1 | -2/+2 |
| | | | | |||||
| | * | | Speed optimisation by enabling the posibility of the MySQL fulltext engine | Michael Vogel | 2012-05-26 | 2 | -8/+16 |
| | | | | |||||
| | * | | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-25 | 11 | -44/+126 |
| | |\ \ | |||||
| | * | | | Performance tests | Michael Vogel | 2012-05-20 | 2 | -9/+13 |
| | | | | | |||||
| | * | | | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-19 | 6 | -388/+610 |
| | |\ \ \ | |||||
| | * \ \ \ | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-16 | 6 | -8/+22 |
| | |\ \ \ \ | |||||
| | * \ \ \ \ | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-09 | 25 | -562/+1053 |
| | |\ \ \ \ \ | |||||
| | * | | | | | | API: RSS-Feeds are now shortened to 1000 characters. (With added link) | Michael Vogel | 2012-04-22 | 1 | -45/+48 |
| | | | | | | | | |||||
| * | | | | | | | Add two hooks, event_created and event_updated. One Bugfix for the ↵ | Tobias Hößl | 2012-05-29 | 1 | -6/+11 |
| | |_|_|_|_|/ | |/| | | | | | | | | | | | | | | | | | | | <id>...</id> tag ($uri was never defined). Commented out the parse_event() function - its never called and would lead to a program abortion due to a broken require_once at the beginning | ||||
* / | | | | | | bugfixes: private photo embeds and search for strings with % | friendica | 2012-05-29 | 1 | -1/+1 |
|/ / / / / / | |||||
* | | | | | | ability to only expire contacts, not self | friendica | 2012-05-29 | 1 | -1/+1 |
| | | | | | | |||||
* | | | | | | Provide backend option to only expire other peoples' conversations. | friendica | 2012-05-28 | 1 | -1/+8 |
| | | | | | | |||||
* | | | | | | rev update | friendica | 2012-05-28 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | add plugin hooks to gender, sexpref, and marital selectors | friendica | 2012-05-27 | 1 | -0/+7 |
| | | | | | | |||||
* | | | | | | birthday in november,december bug | friendica | 2012-05-27 | 1 | -2/+2 |
| | | | | | | |||||
* | | | | | | rework the way private photos are embedded to avoid url differences and also ↵ | friendica | 2012-05-27 | 3 | -10/+82 |
| | | | | | | | | | | | | | | | | | | | | | | | | check the permissions if possible to make sure that nothing sneaks by. | ||||
* | | | | | | handle multiple underscores in D* links | friendica | 2012-05-26 | 2 | -1/+8 |
| | | | | | | |||||
* | | | | | | allow force ssl on notifications | friendica | 2012-05-26 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | add a placeholder attribute on search-text; dispy fixes | Simon L'nu | 2012-05-23 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | | | | | Signed-off-by: Simon L'nu <simon.lnu@gmail.com> | ||||
* | | | | | photo rotation | friendica | 2012-05-23 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | keep FB out of private notes | friendica | 2012-05-22 | 1 | -13/+17 |
| | | | | | |||||
* | | | | | clear submanage, etc from session on logout | friendica | 2012-05-22 | 1 | -0/+7 |
| | | | | | |||||
* | | | | | cause of bogus wall-to-wall posts found | friendica | 2012-05-22 | 1 | -1/+1 |
| | | | | | |||||
* | | | | | Merge branch 'master' of https://github.com/friendica/friendica | Tobias Diekershoff | 2012-05-22 | 2 | -16/+23 |
|\ \ \ \ \ | |||||
| * | | | | | redir links for permission controlled attachments | friendica | 2012-05-21 | 2 | -16/+23 |
| | | | | | |