Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
|\ \ | |||||
| * | | 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 | ||||
* | | | rev update | friendica | 2012-05-25 | 1 | -1/+1 |
|/ / | |||||
* | | 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 |
| | |||||
* | make it difficult to setup a private forum with no privacy | friendica | 2012-05-17 | 1 | -4/+13 |
| | |||||
* | more private forums, default privacy group for new contacts | friendica | 2012-05-17 | 3 | -2/+38 |
| | |||||
* | tell browser not to cache permission denied (private) photos so that after ↵ | friendica | 2012-05-17 | 1 | -2/+19 |
| | | | | authenticating we don't have to fight the browser - plus more prvgroup work | ||||
* | fix PM replies after autocomplete changes | friendica | 2012-05-10 | 1 | -3/+6 |
| | |||||
* | add photos to PM autocomplete, improved appearance | friendica | 2012-05-10 | 2 | -3/+6 |
| | |||||
* | email autocomplete | friendica | 2012-05-10 | 1 | -17/+24 |
| | |||||
* | slight improvement in a couple of queries | friendica | 2012-05-08 | 1 | -8/+8 |
| | |||||
* | wrap private message autocomplete in an ifdef to make it easier to test/develop | friendica | 2012-05-08 | 1 | -7/+14 |
| | |||||
* | make mod-follow hookable (e.g. service class limits) and also begin to ↵ | friendica | 2012-05-07 | 1 | -17/+28 |
| | | | | prepare it for functionalisation | ||||
* | separate poll_interval from delivery_interval - default is the same. | friendica | 2012-05-07 | 1 | -0/+3 |
| | |||||
* | reset permissions to forum default when adding forum delivery chain | friendica | 2012-05-06 | 1 | -1/+2 |
| |