Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | add hometown to profiles | friendica | 2012-06-02 | 1 | -0/+5 |
| | |||||
* | webfinger profile linker | friendica | 2012-06-02 | 1 | -0/+16 |
| | |||||
* | "howlong" added to marital status. | friendica | 2012-06-02 | 1 | -0/+10 |
| | |||||
* | fewer "bob smith to bob smith via wall-to-wall". | friendica | 2012-06-02 | 5 | -5/+5 |
| | |||||
* | registration issue after re-factor | friendica | 2012-06-01 | 1 | -1/+6 |
| | |||||
* | install: fix bug #436 and small typo | root | 2012-06-01 | 1 | -11/+18 |
| | | | | | Function check_htaccess() don't perform check if curl is not installed. This was leading to wsod beacuse check_htaccess() uses fetch_url(). | ||||
* | Merge remote branch 'friendica/master' | root | 2012-06-01 | 12 | -364/+154 |
|\ | |||||
| * | turn registration code into a standalone function for re-use | friendica | 2012-05-31 | 1 | -310/+23 |
| | | |||||
| * | some zero theming on settings page | friendica | 2012-05-30 | 1 | -7/+8 |
| | | |||||
| * | transition to beta for private forums | friendica | 2012-05-30 | 1 | -1/+0 |
| | | |||||
| * | rev update | friendica | 2012-05-30 | 1 | -1/+1 |
| | | |||||
| * | Create a "potential default group" called "Friends" on registration. | friendica | 2012-05-30 | 1 | -0/+5 |
| | | |||||
| * | private group tests, cont. | friendica | 2012-05-29 | 3 | -16/+40 |
| | | |||||
| * | hide private group if desired | friendica | 2012-05-29 | 1 | -6/+10 |
| | | |||||
| * | private group fix | friendica | 2012-05-29 | 1 | -1/+1 |
| | | |||||
| * | possible sql injection in search | friendica | 2012-05-29 | 1 | -1/+1 |
| | | |||||
| * | Merge https://github.com/friendica/friendica into pull | friendica | 2012-05-29 | 2 | -15/+41 |
| |\ | | | | | | | | | | | | | Conflicts: mod/search.php | ||||
| | * | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-29 | 2 | -4/+10 |
| | |\ | |||||
| | * \ | Merge branch 'master' of github.com:annando/friendica | Michael | 2012-05-26 | 2 | -16/+41 |
| | |\ \ | | | | | | | | | | | | | | | | | | | | | Conflicts: mod/network.php | ||||
| | | * | | Saved searches now can search for tags as well | Michael Vogel | 2012-05-26 | 2 | -6/+17 |
| | | | | | |||||
| | | * | | Speed optimisation by enabling the posibility of the MySQL fulltext engine | Michael Vogel | 2012-05-26 | 2 | -10/+24 |
| | | | | | |||||
| | | * | | Merge remote branch 'upstream/master' | Michael Vogel | 2012-05-25 | 14 | -120/+202 |
| | | |\ \ | |||||
| | | * | | | Performance tests | Michael Vogel | 2012-05-20 | 1 | -1/+1 |
| | | | | | | |||||
| * | | | | | bugfixes: private photo embeds and search for strings with % | friendica | 2012-05-29 | 1 | -2/+2 |
| | |_|_|/ | |/| | | | |||||
| * | | | | ability to only expire contacts, not self | friendica | 2012-05-29 | 2 | -4/+8 |
| | | | | | |||||
| * | | | | more theme cleanup | friendica | 2012-05-28 | 1 | -0/+1 |
| | | | | | |||||
| * | | | | rework the way private photos are embedded to avoid url differences and also ↵ | friendica | 2012-05-27 | 1 | -0/+1 |
| |/ / / | | | | | | | | | | | | | check the permissions if possible to make sure that nothing sneaks by. | ||||
| * | | | missing entries on personal tab after sql text search optimise | friendica | 2012-05-25 | 2 | -7/+6 |
| | | | | |||||
| * | | | bug #434 - default group placement not working after accepting dfrn friend ↵ | friendica | 2012-05-25 | 1 | -1/+1 |
| | | | | | | | | | | | | | | | | request | ||||
| * | | | fix wall_uploaded photo permissions on group post by member | friendica | 2012-05-25 | 1 | -1/+3 |
| | | | | |||||
| * | | | improve location change notifications | friendica | 2012-05-25 | 1 | -1/+10 |
| | | | | |||||
| * | | | keep private FB stuff out of personal notes | friendica | 2012-05-25 | 1 | -2/+4 |
| | |/ | |/| | |||||
| * | | Merge https://github.com/friendica/friendica into pull | friendica | 2012-05-25 | 1 | -2/+4 |
| |\ \ | |||||
| * | | | rev update | friendica | 2012-05-25 | 1 | -1/+1 |
| | | | | |||||
* | | | | admin: remove update link in admin menu | root | 2012-05-25 | 1 | -1/+1 |
| |/ / |/| | | |||||
* | | | install wizard: fix php executable path | root | 2012-05-24 | 1 | -2/+4 |
|/ / | | | | | | | | | | | - php executable not required - "check again" button submit form instead of reload page via js - checks form submit to install module without redirect | ||||
* | | Update install wizard | root | 2012-05-23 | 1 | -35/+52 |
| | | | | | | | | | | | | - writable .htconfig.php not required - add test for working .htaccess/mod_rewrite configuration - fix last pass: create tables, eventually show config text and print a "What next" section | ||||
* | | photo rotation | friendica | 2012-05-23 | 1 | -1/+57 |
| | | |||||
* | | keep FB out of private notes | friendica | 2012-05-22 | 2 | -3/+7 |
| | | |||||
* | | if identity (uid) changes - reload any other open browser windows on next ping. | friendica | 2012-05-22 | 1 | -0/+8 |
| | | |||||
* | | add queue totals to admin summary page | friendica | 2012-05-22 | 1 | -1/+14 |
| | | |||||
* | | redir links for permission controlled attachments | friendica | 2012-05-21 | 2 | -11/+7 |
| | | |||||
* | | rev update, bug 428, 429, and ability to block globaldir submissions from ↵ | friendica | 2012-05-21 | 2 | -1/+15 |
| | | | | | | | | demo sites | ||||
* | | rev update | friendica | 2012-05-20 | 3 | -59/+15 |
| | | |||||
* | | search with leading @ performs directory search (# for tag search), nothing ↵ | friendica | 2012-05-19 | 2 | -1/+8 |
| | | | | | | | | for text search | ||||
* | | set comment permissions explicitly to parent permissions | friendica | 2012-05-19 | 1 | -5/+14 |
|/ | |||||
* | backend support for 'x' deliveries per process - x is configurable, more ↵ | friendica | 2012-05-19 | 1 | -0/+6 |
| | | | | importantly any search starting with # is automatically a tag search. TODO: Need to extend this to people searches starting with @ | ||||
* | profile change activity link bug | friendica | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | theming for default group selector | friendica | 2012-05-18 | 1 | -1/+1 |
| | |||||
* | catch more places to apply default group | friendica | 2012-05-18 | 1 | -0/+10 |
| |