Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | 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 |
| | |||||
* | more debugging - looks like michameer.dyndns.org is throwing 500s so cannot ↵ | friendica | 2013-01-03 | 1 | -0/+2 |
| | | | | test further | ||||
* | change precedence of bitwise operation | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | stray paren in sql | friendica | 2013-01-03 | 1 | -1/+1 |
| | |||||
* | ensure the function can be found | friendica | 2013-01-03 | 1 | -0/+1 |
| | |||||
* | add "refresh their permissions" function | friendica | 2013-01-03 | 1 | -0/+5 |
| | |||||
* | import the toggle_mobile stuff to shut up some warnings | friendica | 2013-01-03 | 6 | -4/+39 |
| | |||||
* | fix register_policy globally | friendica | 2013-01-03 | 11 | -16/+16 |
| | |||||
* | Merge pull request #11 from beardy-unixer/master | friendica | 2013-01-03 | 4 | -126/+31 |
|\ | | | | | Redbasic update | ||||
| * | Fix register policy | Thomas Willingham | 2013-01-03 | 1 | -1/+1 |
| | | |||||
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-01-03 | 1 | -2/+3 |
| |\ | |||||
| * \ | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-01-03 | 1 | -2/+3 |
| |\ \ | |||||
| * \ \ | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-01-03 | 11 | -45/+134 |
| |\ \ \ | |||||
| * \ \ \ | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2013-01-02 | 7 | -106/+99 |
| |\ \ \ \ | |||||
| * | | | | | Redbasic - floating wall-item-content sometimes causes massive top margins. | Thomas Willingham | 2013-01-01 | 1 | -1/+0 |
| | | | | | | |||||
| * | | | | | Add icons to redbasic, move delete button to the right, and sync nav.tpl | Thomas Willingham | 2013-01-01 | 3 | -124/+30 |
| | | | | | | |||||
* | | | | | | provide delivery report on both sides, local and remote | friendica | 2013-01-03 | 1 | -0/+2 |
| | | | | | | |||||
* | | | | | | fix event query - some DB's have problems with it | friendica | 2013-01-03 | 1 | -3/+3 |
| |_|_|_|/ |/| | | | | |||||
* | | | | | issue with abook creation | friendica | 2013-01-03 | 1 | -2/+3 |
| |_|_|/ |/| | | |