Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | input cleansing | friendica | 2013-01-07 | 1 | -2/+10 |
| | |||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 10 | -34/+51 |
| | | | | conversion | ||||
* | 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 | ||||
| * | 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 |
|\| | | | | | implement smarty3 | ||||
| * | 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 |
|\| | | | | | | | | | Conflicts: view/theme/redbasic/css/style.css | ||||
| * | 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 ↵ | friendica | 2013-01-05 | 3 | -11/+10 |
| | | | | selected on profile page | ||||
* | 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 |
| | | | | taxonomy infrastructure | ||||
* | 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 ↵ | friendica | 2013-01-04 | 1 | -1/+9 |
| | | | | kids. Otherwise if we get a kid and we don't have a parent we'll drop it. | ||||
* | 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 |
| | |||||
* | zfinger issue stray unfinished statement | friendica | 2013-01-04 | 1 | -2/+4 |
| | |||||
* | small tweaks to icon positions | friendica | 2013-01-03 | 2 | -8/+14 |
| | |||||
* | json_decode param missing | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | temporary feed import/export (public only for the moment) until this is ↵ | friendica | 2013-01-03 | 4 | -7/+110 |
| | | | | integrated with remote permissions | ||||
* | Merge pull request #12 from beardy-unixer/master | Thomas Willingham | 2013-01-03 | 6 | -0/+32 |
|\ | | | | | Events/Message icons | ||||
| * | Aha, I anticipated that - event and message icons. | Thomas Willingham | 2013-01-04 | 6 | -0/+32 |
|/ | |||||
* | make the menu consistent and eliminate redundancy - though we need icons for ↵ | friendica | 2013-01-03 | 3 | -14/+14 |
| | | | | mail and events (sorry Thomas if this breaks your themes in a bad way, but at least the menus make sense now). | ||||
* | place holders for mail and event icons on nav bar | friendica | 2013-01-03 | 2 | -2/+13 |
| | |||||
* | add refresh to connection edit menu, and notify of communication issues | friendica | 2013-01-03 | 1 | -1/+9 |
| |