Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | | |||||
| * | implement max daily registrations | friendica | 2011-12-20 | 1 | -0/+19 |
| | | |||||
| * | audio/video bb tags showing up on Diaspora | friendica | 2011-12-20 | 1 | -1/+1 |
| | | |||||
| * | remove hashchars from pub keywords | friendica | 2011-12-20 | 1 | -1/+1 |
| | | |||||
| * | connect on suggest/match - added to testbubble | friendica | 2011-12-18 | 2 | -0/+9 |
| | | |||||
| * | make mod-follow "get"-able | friendica | 2011-12-18 | 1 | -3/+5 |
| | | |||||
| * | add connect link to suggestion and matches | friendica | 2011-12-18 | 2 | -1/+10 |
| | | |||||
| * | add connect link to friend suggest | friendica | 2011-12-18 | 2 | -3/+7 |
| | | |||||
| * | typo | friendica | 2011-12-18 | 1 | -0/+1 |
| | | |||||
| * | typo | friendica | 2011-12-18 | 1 | -1/+1 |
| | | |||||
| * | add webfinger to poco, if present | friendica | 2011-12-18 | 1 | -1/+3 |
| | | |||||
| * | eliminate dup identical hashtags in posts | friendica | 2011-12-16 | 1 | -3/+7 |
| | | |||||
| * | must use named vars in plugin args | friendica | 2011-12-15 | 1 | -1/+2 |
| | | |||||
| * | home_init hook | friendica | 2011-12-15 | 1 | -0/+2 |
| | | |||||
| * | name change stragglers, fix newmember links, liveupdate glitch | friendica | 2011-12-14 | 2 | -7/+7 |
| | | |||||
| * | "new" view broken after liveupdate fixes | friendica | 2011-12-14 | 1 | -3/+2 |
| | | |||||
| * | update link locations | friendica | 2011-12-13 | 1 | -2/+2 |
| | | |||||
* | | Merge branch 'master' into notify | friendica | 2011-12-12 | 4 | -73/+149 |
|\| | |||||
| * | unnecessary slash in profile update path | friendica | 2011-12-12 | 1 | -1/+1 |
| | | |||||
| * | default ajax settings after conversion | friendica | 2011-12-12 | 1 | -1/+1 |
| | | |||||
| * | change default ajax interval to 40 seconds | friendica | 2011-12-12 | 1 | -3/+3 |
| | | |||||
| * | live update improvements | friendica | 2011-12-12 | 2 | -31/+44 |
| | | |||||
| * | refactor updates | friendica | 2011-12-12 | 2 | -54/+79 |
| | | |||||
| * | separate dfrn introductions from email when it comes to expiration of ↵ | friendica | 2011-12-11 | 1 | -1/+31 |
| | | | | | | | | blocked requests | ||||
| * | browser_update settings | friendica | 2011-12-11 | 1 | -3/+11 |
| | | |||||
* | | Merge branch 'master' into notify | friendica | 2011-12-11 | 1 | -1/+6 |
|\| | |||||
| * | cannot register at all when multiple_pages is not allowed | friendica | 2011-12-09 | 1 | -1/+6 |
| | | |||||
* | | notifications refactor | friendica | 2011-12-08 | 1 | -3/+9 |
|/ | |||||
* | api post default to default post permissions was broken | friendica | 2011-12-07 | 2 | -17/+21 |
| |