| Commit message (Expand) | Author | Age | Files | Lines |
* | update smarty templates | friendica | 2013-01-08 | 1 | -79/+98 |
* | The rest of the front end for the new notifications - now only missing "mark ... | friendica | 2013-01-08 | 7 | -207/+143 |
* | remove debugging | friendica | 2013-01-08 | 1 | -3/+0 |
* | lots of notification tweaks | friendica | 2013-01-08 | 6 | -17/+64 |
* | The notification menu logic actually works. Yay. That means we've finally got... | friendica | 2013-01-07 | 1 | -1/+6 |
* | registration issue | friendica | 2013-01-07 | 1 | -4/+4 |
* | make normal popups work again | friendica | 2013-01-07 | 1 | -1/+2 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 6 | -0/+44 |
* | events are still buggered and aren't anywhere close to working, but not bugge... | friendica | 2013-01-07 | 6 | -68/+17 |
* | input cleansing | friendica | 2013-01-07 | 1 | -2/+10 |
* | more work on notification system, fix a couple of minor issues from smarty co... | friendica | 2013-01-07 | 10 | -34/+51 |
* | small tweaks | friendica | 2013-01-06 | 1 | -6/+5 |
* | more work on notification popup | friendica | 2013-01-06 | 5 | -25/+28 |
* | Merge pull request #14 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 1 | -5/+9 |
|\ |
|
| * | change tpl conversion script to support Python 2.4 | Zach Prezkuta | 2013-01-06 | 1 | -5/+9 |
* | | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 245 | -287/+6821 |
|\| |
|
| * | deal gracefully with non-existent files | Zach Prezkuta | 2013-01-06 | 1 | -10/+13 |
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 31 | -426/+46 |
| * | rebase and update themes | Zach Prezkuta | 2013-01-06 | 37 | -130/+364 |
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 250 | -282/+6959 |
* | | make dislikes work - though they need a display tweak | friendica | 2013-01-06 | 2 | -2/+2 |
* | | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-06 | 1 | -0/+3 |
|\| |
|
| * | Fix slider in Redbasic | Thomas Willingham | 2013-01-06 | 1 | -1/+5 |
* | | get sliders working again | friendica | 2013-01-06 | 5 | -4/+6 |
|/ |
|
* | make preview work fix some other nits | friendica | 2013-01-06 | 4 | -12/+20 |
* | fix notification uid | friendica | 2013-01-05 | 1 | -5/+11 |
* | some work bringing acl_selectors into the modern era | friendica | 2013-01-05 | 2 | -19/+9 |
* | structural cleanup of mod_message | friendica | 2013-01-05 | 2 | -32/+23 |
* | tweak notifications so they store correctly | friendica | 2013-01-05 | 1 | -7/+7 |
* | start rewrite of notification system delivery backend | friendica | 2013-01-05 | 3 | -46/+82 |
* | remove debugging | friendica | 2013-01-05 | 1 | -2/+2 |
* | fix timeago updates, reset unseen counts on channel page, don't set nav selec... | friendica | 2013-01-05 | 3 | -11/+10 |
* | fix live update on channel page | friendica | 2013-01-05 | 2 | -3/+3 |
* | tag cloud ported - except for putting into a template | friendica | 2013-01-04 | 1 | -39/+38 |
* | import basic tag cloud functions - needs porting to this database schema and ... | friendica | 2013-01-04 | 1 | -0/+67 |
* | port "remember me" from Friendica | friendica | 2013-01-04 | 5 | -45/+78 |
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 3 | -91/+87 |
* | remove the country autofill declaration | friendica | 2013-01-04 | 2 | -2/+2 |
* | debugging directory profiles | friendica | 2013-01-04 | 1 | -0/+4 |
* | found it | friendica | 2013-01-04 | 1 | -1/+2 |
* | stray else | friendica | 2013-01-04 | 1 | -1/+1 |
* | fix the contorted update logic on the network page | friendica | 2013-01-04 | 2 | -19/+22 |
* | Make zot_feeds in ascending created order so that we'll see parents before ki... | friendica | 2013-01-04 | 1 | -1/+9 |
* | never enough documentation | friendica | 2013-01-04 | 1 | -3/+14 |
* | This should fix the errant relaying... | friendica | 2013-01-04 | 1 | -2/+6 |
* | fix typo - commited to wrong tree | friendica | 2013-01-04 | 1 | -1/+7 |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-04 | 2 | -3/+2 |
|\ |
|
| * | Fix code boxes. | Thomas Willingham | 2013-01-04 | 2 | -3/+2 |
* | | rev update | friendica | 2013-01-04 | 1 | -1/+1 |
|/ |
|
* | break delivery loop | friendica | 2013-01-04 | 1 | -1/+5 |