Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement "moderate" flag on items | friendica | 2012-01-23 | 9 | -18/+22 |
| | |||||
* | nav: fix intro notification url, fix "See all notifications" url and make it ↵ | Fabio Comuni | 2012-01-22 | 1 | -1/+1 |
| | | | | translatable | ||||
* | add remove_user hook (it looks like dreamhost changed all my file ↵ | friendica | 2012-01-18 | 92 | -0/+0 |
| | | | | permissions, this will make a nasty commit) | ||||
* | add photo upload link to album widget and "upload to this album" ability | friendica | 2012-01-15 | 1 | -3/+20 |
| | |||||
* | api post broken with recent change to use REQUEST vars in mod_item | friendica | 2012-01-15 | 1 | -1/+1 |
| | |||||
* | manage also needs the new authenticate_success function | friendica | 2012-01-12 | 1 | -34/+3 |
| | |||||
* | allow crepair to change name - as long as it isn't blank | friendica | 2012-01-12 | 1 | -1/+5 |
| | |||||
* | fix return url when deleting network posts with page params | friendica | 2012-01-12 | 1 | -3/+3 |
| | |||||
* | modularise successful authentication | friendica | 2012-01-12 | 1 | -51/+5 |
| | |||||
* | use $_REQUEST for all post items, move default api permission code block to ↵ | friendica | 2012-01-12 | 1 | -44/+55 |
| | | | | simplify logic | ||||
* | bug #251 - privacy settings not working via API | friendica | 2012-01-12 | 1 | -6/+6 |
| | |||||
* | improve direct login on network page | friendica | 2012-01-11 | 1 | -1/+3 |
| | |||||
* | slightly better group icon | friendica | 2012-01-10 | 1 | -1/+1 |
| | |||||
* | post preview | friendica | 2012-01-09 | 1 | -0/+3 |
| | |||||
* | bypass D* markdown bug for now | friendica | 2012-01-09 | 1 | -0/+2 |
| | |||||
* | contact photo missing from friend activities | friendica | 2012-01-08 | 1 | -1/+1 |
| | |||||
* | Merge pull request #23 from fabrixxm/master | fabrixxm | 2012-01-06 | 1 | -18/+24 |
|\ | | | | | Theme works | ||||
| * | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-06 | 4 | -12/+24 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-06 | 4 | -32/+33 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'friendica/master' | Fabio Comuni | 2012-01-03 | 3 | -181/+381 |
| |\ \ \ | |||||
| * \ \ \ | Merge branch 'master' of github.com:fabrixxm/friendica | Fabio Comuni | 2012-01-02 | 1 | -18/+24 |
| |\ \ \ \ | |||||
| | * | | | | quattro: contacts and first photo page | Fabio Comuni | 2011-12-22 | 1 | -18/+24 |
| | | | | | | |||||
* | | | | | | nets widget - allow all children of specified parent net regardless of network | friendica | 2012-01-06 | 1 | -1/+1 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | network select widget | friendica | 2012-01-05 | 1 | -0/+3 |
| | | | | | |||||
* | | | | | backend for per-network streams | friendica | 2012-01-05 | 2 | -11/+13 |
| | | | | | |||||
* | | | | | added citations back into ping - lost somehow | friendica | 2012-01-05 | 1 | -0/+6 |
| | | | | | |||||
* | | | | | comment preview | friendica | 2012-01-05 | 2 | -1/+2 |
| |_|_|/ |/| | | | |||||
* | | | | backend support for post preview | friendica | 2012-01-05 | 1 | -9/+15 |
| | | | | |||||
* | | | | dynamic title input box - via fabrixxm | friendica | 2012-01-04 | 1 | -22/+7 |
| | | | | |||||
* | | | | fix registration request pings | friendica | 2012-01-04 | 1 | -3/+3 |
| | | | | |||||
* | | | | add verb and item to notifications to aid in localisation | friendica | 2012-01-03 | 2 | -3/+9 |
| | | | | |||||
* | | | | suggestion notifications | friendica | 2012-01-03 | 1 | -1/+5 |
| |_|/ |/| | | |||||
* | | | hopefully this will speed up the network updates a wee bit more | friendica | 2012-01-02 | 1 | -3/+8 |
| | | | |||||
* | | | that didn't work - revert | friendica | 2012-01-02 | 1 | -4/+5 |
| | | | |||||
* | | | sql optimisation cont. | friendica | 2012-01-02 | 1 | -5/+4 |
| | | | |||||
* | | | conversation sql optimisations | friendica | 2012-01-02 | 2 | -28/+13 |
| | | | |||||
* | | | install: fix install procedure | Fabio Comuni | 2012-01-02 | 1 | -151/+361 |
|/ / | | | | | | | | | | | | | | | | | | | | | install procedure as a wizard graphical rappresentation of passed/unpassed system checks db connection test don't try anymore to create the db admin email and timezone are asked in a separate pass fix loading of database.sql, removing comments from phpmyadmin export fix check for .htconfig.php writability ask for php-cli path if not found in PATH install_db.tpl use field_* templates to render the form | ||||
* | | try again on the network page sql optimisation | friendica | 2012-01-02 | 1 | -7/+12 |
| | | |||||
* | | revert sql optimisation - js updates broken | friendica | 2012-01-02 | 1 | -5/+4 |
| | | |||||
* | | long running query on network page - optimise out the double sub-select | friendica | 2012-01-01 | 1 | -4/+5 |
| | | |||||
* | | hide contacts on approval | friendica | 2011-12-29 | 2 | -3/+12 |
| | | |||||
* | | notification testing | friendica | 2011-12-27 | 1 | -1/+1 |
| | | |||||
* | | notify_intro | friendica | 2011-12-26 | 1 | -16/+14 |
| | | |||||
* | | extending notifications to other types | friendica | 2011-12-26 | 1 | -119/+25 |
| | | |||||
* | | Merge branch 'master' into notify | friendica | 2011-12-25 | 1 | -1/+1 |
|\ \ | |||||
| * | | modified: settings.php corrected TLS email connector not working due to ↵ | root | 2011-12-25 | 1 | -1/+1 |
| | | | | | | | | | | | | spelling mistake. | ||||
* | | | Merge branch 'master' into notify | friendica | 2011-12-22 | 1 | -5/+3 |
|\| | | |||||
| * | | improved cid search | friendica | 2011-12-22 | 1 | -5/+3 |
| |/ | |||||
* | | Merge branch 'master' into notify | friendica | 2011-12-22 | 13 | -25/+78 |
|\| | |||||
| * | bug #247 | friendica | 2011-12-21 | 1 | -1/+2 |
| | |