Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | fix the visual group editor | friendica | 2013-01-20 | 1 | -2/+2 |
| | |||||
* | Ensure that Red members never see the accursed "and nobody was found..." ↵ | friendica | 2013-01-20 | 3 | -90/+127 |
| | | | | when you've put in an explicit address of a channel you know for certain exists. | ||||
* | missing scope | friendica | 2013-01-20 | 1 | -1/+1 |
| | |||||
* | make lockview work, bring back acl widget theming in redbasic | friendica | 2013-01-20 | 1 | -28/+22 |
| | |||||
* | more heavy lifting on API - though need to re-visit events and give them all ↵ | friendica | 2013-01-19 | 1 | -2/+1 |
| | | | | message_ids from the origination site. | ||||
* | directory services cleanup | friendica | 2013-01-19 | 2 | -17/+12 |
| | |||||
* | distributed directory search from the navbar | friendica | 2013-01-19 | 3 | -31/+113 |
| | |||||
* | allow chanview by address | friendica | 2013-01-18 | 1 | -1/+6 |
| | |||||
* | if chanview is provided a url - always load it even if there's no xchan ↵ | friendica | 2013-01-18 | 1 | -4/+9 |
| | | | | available on this site. | ||||
* | fix people search | friendica | 2013-01-18 | 2 | -2/+4 |
| | |||||
* | did it again | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | typo | friendica | 2013-01-18 | 1 | -1/+1 |
| | |||||
* | link people search from navbar | friendica | 2013-01-18 | 1 | -2/+2 |
| | |||||
* | disable magic auth for now since it isn't finished | friendica | 2013-01-18 | 1 | -1/+3 |
| | |||||
* | directory client mode | friendica | 2013-01-18 | 2 | -108/+98 |
| | |||||
* | export should always "save to file" by default | friendica | 2013-01-16 | 1 | -4/+14 |
| | |||||
* | provide other ways to export the basic info | friendica | 2013-01-16 | 2 | -65/+15 |
| | |||||
* | documenting event-finish-date-crosses-month-boundary issue to come back to later | friendica | 2013-01-16 | 1 | -0/+6 |
| | |||||
* | mopping up the events issues so I can move on to other stuff | friendica | 2013-01-16 | 2 | -4/+19 |
| | |||||
* | typo | friendica | 2013-01-16 | 1 | -0/+31 |
| | |||||
* | still some bugs but events are happening again. | friendica | 2013-01-15 | 2 | -45/+38 |
| | |||||
* | pages sorta working | friendica | 2013-01-15 | 1 | -1/+1 |
| | |||||
* | progress on pages - they're still getting lost inside conversation(), but ↵ | friendica | 2013-01-14 | 1 | -1/+3 |
| | | | | progress is progress. | ||||
* | rewrite the conv search | friendica | 2013-01-12 | 1 | -4/+4 |
| | |||||
* | fill in the basic outline of what needs to happen on importation | friendica | 2013-01-12 | 1 | -1/+33 |
| | |||||
* | skeleton for channel import | friendica | 2013-01-12 | 1 | -0/+32 |
| | |||||
* | add page module | friendica | 2013-01-12 | 1 | -0/+42 |
| | |||||
* | backend for storing items as arbitrary webpages | friendica | 2013-01-11 | 1 | -8/+33 |
| | |||||
* | add Smarty templates for international templates | Zach Prezkuta | 2013-01-10 | 3 | -20/+0 |
| | |||||
* | fix the "personal" network filter and introduction notifications | friendica | 2013-01-09 | 2 | -12/+10 |
| | |||||
* | wrong redirection after follow | friendica | 2013-01-09 | 1 | -1/+1 |
| | |||||
* | this should fix pcss | friendica | 2013-01-08 | 1 | -7/+5 |
| | |||||
* | The rest of the front end for the new notifications - now only missing "mark ↵ | friendica | 2013-01-08 | 1 | -2/+2 |
| | | | | all seen" for some types, ajax loader for a couple of types, and perhaps a birthday cake icon if any birthdays today, a bit of css cleanup of duplicated or obsolete stuff | ||||
* | remove debugging | friendica | 2013-01-08 | 1 | -3/+0 |
| | |||||
* | lots of notification tweaks | friendica | 2013-01-08 | 2 | -0/+40 |
| | |||||
* | bypass smarty for intletext templates | friendica | 2013-01-07 | 3 | -0/+20 |
| | |||||
* | events are still buggered and aren't anywhere close to working, but not ↵ | friendica | 2013-01-07 | 1 | -8/+9 |
| | | | | buggered quite as much as before. | ||||
* | more work on notification system, fix a couple of minor issues from smarty ↵ | friendica | 2013-01-07 | 7 | -29/+21 |
| | | | | conversion | ||||
* | fix show-stopping bugs | Zach Prezkuta | 2013-01-06 | 5 | -15/+33 |
| | |||||
* | implement Smarty3 | Zach Prezkuta | 2013-01-06 | 14 | -176/+389 |
| | |||||
* | structural cleanup of mod_message | friendica | 2013-01-05 | 1 | -32/+11 |
| | |||||
* | 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 | 2 | -5/+4 |
| | | | | selected on profile page | ||||
* | fix live update on channel page | friendica | 2013-01-05 | 1 | -2/+2 |
| | |||||
* | 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 | 1 | -18/+18 |
| | |||||
* | zfinger issue stray unfinished statement | friendica | 2013-01-04 | 1 | -2/+4 |
| | |||||
* | temporary feed import/export (public only for the moment) until this is ↵ | friendica | 2013-01-03 | 2 | -7/+49 |
| | | | | integrated with remote permissions | ||||
* | add refresh to connection edit menu, and notify of communication issues | friendica | 2013-01-03 | 1 | -1/+9 |
| |