| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge https://github.com/friendica/red into zpull | friendica | 2013-01-14 | 1 | -2/+2 |
|\ |
|
| * | function contact_selector is no longer in use, commented out | Michael Meer | 2013-01-14 | 1 | -2/+2 |
* | | read/write "pages" permissions and fiddly bits - per Thomas | friendica | 2013-01-14 | 1 | -0/+2 |
|/ |
|
* | syntax error | friendica | 2013-01-13 | 1 | -1/+1 |
* | this should make tag delivery (e.g. forums) work - but not yet fully tested | friendica | 2013-01-13 | 3 | -42/+62 |
* | ignore tagged items in reshares from notifications and tag_delivery | friendica | 2013-01-12 | 1 | -0/+11 |
* | start on tag deliver rewrite | friendica | 2013-01-12 | 1 | -54/+49 |
* | implement "finger" command | friendica | 2013-01-12 | 1 | -1/+3 |
* | fix double-encoding | friendica | 2013-01-11 | 2 | -38/+38 |
* | use correct param for connect link | friendica | 2013-01-11 | 1 | -1/+1 |
* | network & home notification fixes | friendica | 2013-01-11 | 1 | -8/+7 |
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 2 | -16/+0 |
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 1 | -12/+0 |
* | minor notification tweaks | friendica | 2013-01-08 | 1 | -1/+1 |
* | The rest of the front end for the new notifications - now only missing "mark ... | friendica | 2013-01-08 | 1 | -1/+1 |
* | lots of notification tweaks | friendica | 2013-01-08 | 1 | -3/+3 |
* | registration issue | friendica | 2013-01-07 | 1 | -4/+4 |
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 2 | -0/+17 |
* | events are still buggered and aren't anywhere close to working, but not bugge... | friendica | 2013-01-07 | 2 | -39/+7 |
* | 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 | 1 | -0/+10 |
* | Merge pull request #13 from fermionic/20130105-smarty3 | friendica | 2013-01-06 | 6 | -46/+146 |
|\ |
|
| * | deal gracefully with non-existent files | Zach Prezkuta | 2013-01-06 | 1 | -10/+13 |
| * | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 3 | -7/+8 |
| * | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 6 | -46/+142 |
* | | make dislikes work - though they need a display tweak | friendica | 2013-01-06 | 2 | -2/+2 |
|/ |
|
* | make preview work fix some other nits | friendica | 2013-01-06 | 2 | -1/+8 |
* | fix notification uid | friendica | 2013-01-05 | 1 | -5/+11 |
* | some work bringing acl_selectors into the modern era | friendica | 2013-01-05 | 1 | -18/+8 |
* | 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 |
* | 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 | 2 | -43/+59 |
* | move all the final page construction to a construct_page() function | friendica | 2013-01-04 | 1 | -11/+3 |
* | remove the country autofill declaration | friendica | 2013-01-04 | 1 | -1/+1 |
* | debugging directory profiles | friendica | 2013-01-04 | 1 | -0/+4 |
* | fix the contorted update logic on the network page | friendica | 2013-01-04 | 1 | -1/+4 |
* | 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 |
* | break delivery loop | friendica | 2013-01-04 | 1 | -1/+5 |
* | small tweaks to icon positions | friendica | 2013-01-03 | 1 | -1/+1 |
* | json_decode param missing | friendica | 2013-01-03 | 1 | -1/+1 |
* | temporary feed import/export (public only for the moment) until this is integ... | friendica | 2013-01-03 | 2 | -0/+61 |
* | make the menu consistent and eliminate redundancy - though we need icons for ... | friendica | 2013-01-03 | 1 | -4/+3 |
* | place holders for mail and event icons on nav bar | friendica | 2013-01-03 | 1 | -1/+4 |
* | more debugging - looks like michameer.dyndns.org is throwing 500s so cannot t... | friendica | 2013-01-03 | 1 | -0/+2 |
* | change precedence of bitwise operation | friendica | 2013-01-03 | 1 | -1/+1 |