Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | implement page update modes | friendica | 2012-07-23 | 1 | -2/+17 |
| | |||||
* | convert all network search params to get requests (no url path args) | friendica | 2012-07-23 | 1 | -1/+1 |
| | |||||
* | upstream fixes | friendica | 2012-07-22 | 1 | -0/+11 |
| | |||||
* | more account infrastructure | friendica | 2012-07-22 | 1 | -0/+1 |
| | |||||
* | breakup css into page layout css, and provide module specific layout css - ↵ | friendica | 2012-07-21 | 1 | -15/+1 |
| | | | | which should dramatically reduce the size of theme files and reduce load times | ||||
* | new registration page | friendica | 2012-07-21 | 1 | -0/+1 |
| | |||||
* | syntax | friendica | 2012-07-21 | 1 | -1/+1 |
| | |||||
* | account flags, account roles | friendica | 2012-07-21 | 1 | -0/+20 |
| | |||||
* | simplify | friendica | 2012-07-21 | 1 | -10/+5 |
| | |||||
* | sync | friendica | 2012-07-19 | 1 | -0/+1 |
| | |||||
* | sync changes | friendica | 2012-07-19 | 1 | -1/+3 |
| | |||||
* | use include/language.php for all language and translation code | friendica | 2012-07-16 | 1 | -1/+1 |
| | |||||
* | language detection and sparkle links added to plinks where appropriate | friendica | 2012-07-12 | 1 | -0/+9 |
| | |||||
* | move saved searches to new taxonomy | friendica | 2012-07-11 | 1 | -6/+8 |
| | |||||
* | create fetch_tags function, make search work again, change logo | friendica | 2012-07-10 | 1 | -1/+1 |
| | |||||
* | begin divergence | friendica | 2012-07-07 | 1 | -2/+2 |
| | |||||
* | term (tag, mention, category, file, etc.) table | friendica | 2012-07-05 | 1 | -6/+24 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-07-05 | 1 | -1/+1 |
|\ | |||||
| * | final db updates after testing | Zach Prezkuta | 2012-07-05 | 1 | -1/+1 |
| | | |||||
* | | rev update | friendica | 2012-07-05 | 1 | -1/+1 |
|/ | |||||
* | fix !@#$ tinymce linebreaks for the thousandth time | friendica | 2012-07-04 | 1 | -1/+1 |
| | |||||
* | punycode hostname | friendica | 2012-07-03 | 1 | -1/+1 |
| | |||||
* | Merge https://github.com/friendica/friendica into pull | friendica | 2012-07-03 | 1 | -0/+18 |
|\ | |||||
| * | add ability to set maximum pixel length of uploaded pictures | Zach Prezkuta | 2012-07-02 | 1 | -0/+18 |
| | | |||||
* | | add link to shares | friendica | 2012-07-03 | 1 | -1/+1 |
|/ | |||||
* | fix double lines | friendica | 2012-07-02 | 1 | -1/+1 |
| | |||||
* | ...and the other bit | friendica | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | pagination start off by one | friendica | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | config to disable email validation | friendica | 2012-07-01 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-06-30 | 1 | -1/+1 |
| | |||||
* | bug #437 | friendica | 2012-06-30 | 1 | -0/+8 |
| | |||||
* | convert ent_quotes for jquery calendar title/summary | friendica | 2012-06-29 | 1 | -1/+1 |
| | |||||
* | more pager limits | friendica | 2012-06-28 | 1 | -0/+2 |
| | |||||
* | remove titles in ostatus even when edited date differs from created date | friendica | 2012-06-28 | 1 | -1/+1 |
| | |||||
* | insidious little parsing bug | friendica | 2012-06-26 | 1 | -0/+3 |
| | |||||
* | service class restrict the email connector | friendica | 2012-06-26 | 1 | -1/+1 |
| | |||||
* | event summary/title | friendica | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | rev update | friendica | 2012-06-25 | 1 | -1/+1 |
| | |||||
* | add like/dislike to profiles | friendica | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | sidebar photo album list not visible to anybody if user['hidewall'] set | friendica | 2012-06-24 | 1 | -1/+1 |
| | |||||
* | service class basics | friendica | 2012-06-24 | 1 | -3/+3 |
| | |||||
* | sort out some "like" issues | friendica | 2012-06-23 | 1 | -1/+1 |
| | |||||
* | share RSS items | friendica | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | unterminated sql string | friendica | 2012-06-22 | 1 | -1/+1 |
| | |||||
* | contact search oddities | friendica | 2012-06-20 | 1 | -1/+1 |
| | |||||
* | plugin optimisation - don't loop through every single plugin callback for ↵ | friendica | 2012-06-19 | 1 | -8/+0 |
| | | | | every hook call, only those registered for that hook | ||||
* | rework fallback themes, glob pattern was wrong | friendica | 2012-06-19 | 1 | -2/+2 |
| | |||||
* | Added App::get_cached_avater_image usage in profile_sidebar function for ↵ | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -3/+3 |
| | | | | creating the $diaspora array that is used to populate diaspora_vcard.tpl. This allows the correct profile image revision to be used when dfrn_request friend requests are made. | ||||
* | Added get_cached_avatar_image to App class for shared profile image access ↵ | Zvi ben Yaakov (a.k.a rdc) | 2012-06-19 | 1 | -0/+25 |
| | | | | and reduced sql queries/load | ||||
* | rev update | friendica | 2012-06-19 | 1 | -1/+1 |
| |