Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | You'll probably be wanting the actual template too. | Thomas Willingham | 2013-12-23 | 1 | -1/+1 |
| | |||||
* | add ability to set created date/time from the api | friendica | 2013-12-22 | 1 | -1/+0 |
| | |||||
* | Use the red matrix icons | Christian Vogeley | 2013-12-22 | 1 | -2/+9 |
| | |||||
* | Merge correction | Christian Vogeley | 2013-12-22 | 1 | -1/+0 |
| | |||||
* | Correction | Christian Vogeley | 2013-12-22 | 3 | -166/+0 |
| | |||||
* | Merge | Christian Vogeley | 2013-12-22 | 1 | -0/+1 |
| | |||||
* | Merge remote-tracking branch 'upstream/master' into bootstrap | Christian Vogeley | 2013-12-22 | 46 | -122/+292 |
|\ | | | | | | | | | Conflicts: view/php/theme_init.php | ||||
| * | split private messages into two modules - "message" is just for message ↵ | friendica | 2013-12-21 | 3 | -4/+4 |
| | | | | | | | | lists, "mail" is for reading and writing conversations. This is so we can Comanchify it cleanly. | ||||
| * | default photo issue, and connections page showing deleted accounts. Also ↵ | friendica | 2013-12-19 | 1 | -0/+4 |
| | | | | | | | | show last updated on connedit page | ||||
| * | more comanche migration | friendica | 2013-12-19 | 1 | -0/+2 |
| | | |||||
| * | provide git revision in siteinfo if possible and if not instructed otherwise | friendica | 2013-12-18 | 1 | -1/+1 |
| | | |||||
| * | split off mod_connections into mod_connections & mod_connedit - lots of ↵ | friendica | 2013-12-18 | 1 | -1/+1 |
| | | | | | | | | links to fix | ||||
| * | some re-work of mod_sources | friendica | 2013-12-15 | 2 | -2/+2 |
| | | |||||
| * | Provide a fallback channel to probe for magic-auth when we have no prior ↵ | friendica | 2013-12-15 | 1 | -0/+2 |
| | | | | | | | | | | | | | | | | communications with a site. This will be a system channel if one exists, otherwise any channel will do. We'll try to use the first valid channel on the site because that was probably created when the site was installed and is the closest thing to a system channel we've got. | ||||
| * | make home.html fullpage mode - make directory search work for non-logged in, ↵ | friendica | 2013-12-14 | 1 | -2/+2 |
| | | | | | | | | but leave off suggest and invite | ||||
| * | this is not needed anymore | marijus | 2013-12-11 | 1 | -1/+1 |
| | | |||||
| * | we dont use doubble tagging in /network and /channel anymore... remove it ↵ | marijus | 2013-12-11 | 1 | -7/+1 |
| | | | | | | | | from /search as well | ||||
| * | this saves notes on the fly. i think this is appropriate behavior for a ↵ | marijus | 2013-12-11 | 1 | -6/+3 |
| | | | | | | | | notes widget. btw... one would get mad at oneself if noting something important and forget to save it. with this behavior one can at least get mad at the developer if something goes wrong :) | ||||
| * | comanchify the savedsearch widget | friendica | 2013-12-09 | 1 | -0/+14 |
| | | |||||
| * | more css shrinkage | friendica | 2013-12-09 | 1 | -2/+2 |
| | | |||||
| * | notes widget | friendica | 2013-12-09 | 1 | -0/+13 |
| | | |||||
| * | icon update | friendica | 2013-12-08 | 1 | -1/+1 |
| | | |||||
| * | Merge pull request #228 from tobiasd/nologin | friendica | 2013-12-08 | 1 | -0/+1 |
| |\ | | | | | | | add option to hide login form from homepage | ||||
| | * | add option to hide login form from homepage | Tobias Diekershoff | 2013-12-06 | 1 | -0/+1 |
| | | | |||||
| * | | finish ACL's in personal menus | friendica | 2013-12-07 | 1 | -0/+20 |
| | | | |||||
| * | | show a clean url in the hovertip for suggested friends | friendica | 2013-12-06 | 1 | -1/+1 |
| | | | |||||
| * | | suggestion widget | friendica | 2013-12-06 | 2 | -1/+11 |
| |/ | |||||
| * | some code cleanup - gad I forgot what a mess the "other" notifications tabs ↵ | friendica | 2013-12-06 | 1 | -20/+0 |
| | | | | | | | | (everything but system) were in. Maybe I'll just remove them so we can start over. | ||||
| * | make some "selection-is-selected" classes work again | friendica | 2013-12-05 | 1 | -1/+1 |
| | | |||||
| * | more icon work | friendica | 2013-12-04 | 5 | -9/+5 |
| | | |||||
| * | more icon updates | friendica | 2013-12-04 | 9 | -33/+8 |
| | | |||||
| * | should fix typos the right way... | marijus | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | split out mod_message and a typo | marijus | 2013-12-03 | 1 | -1/+1 |
| | | |||||
| * | refactor magic-auth | friendica | 2013-12-02 | 1 | -5/+0 |
| | | |||||
| * | some work on events permissions | friendica | 2013-12-01 | 1 | -1/+1 |
| | | |||||
| * | quite a bit of work on default acl permissions and various acl quirks | friendica | 2013-11-29 | 1 | -2/+2 |
| | | |||||
| * | sort out the preview icons | friendica | 2013-11-25 | 2 | -2/+2 |
| | | |||||
| * | Merge pull request #214 from tuscanhobbit/master | friendica | 2013-11-25 | 2 | -12/+10 |
| |\ | | | | | | | admin user table now shows the channel list and ID, minor changes to admin summary table | ||||
| | * | admin user table now shows the channel list, minor changes to summary | tuscanhobbit | 2013-11-24 | 2 | -12/+10 |
| | | | |||||
| * | | force HTML notification mails to use predefined colours. | friendica | 2013-11-25 | 1 | -1/+1 |
| |/ | |||||
| * | replaced rhash icon | tuscanhobbit | 2013-11-23 | 2 | -4/+4 |
| | | |||||
| * | a reference to account_id was missing in user admin table | tuscanhobbit | 2013-11-23 | 1 | -6/+8 |
| | | |||||
| * | use placeholder for profile-jot-text and some minor alignment | marijus | 2013-11-23 | 1 | -1/+1 |
| | | |||||
| * | missing input type and use same font for password and text input | marijus | 2013-11-22 | 1 | -1/+1 |
| | | |||||
| * | fix plugin and them toggles for the colourblind, add theme info block and ↵ | friendica | 2013-11-18 | 2 | -2/+2 |
| | | | | | | | | recent screenshot to redbasic | ||||
| * | admin/users - add expiration date to table and ability to sort by reverse ↵ | friendica | 2013-11-18 | 1 | -0/+1 |
| | | | | | | | | expiration and also filter by service class through url options | ||||
| * | implement admin remove account | friendica | 2013-11-17 | 1 | -4/+4 |
| | | |||||
* | | New modal dialog for item expiry | Christian Vogeley | 2013-12-22 | 2 | -3/+56 |
|/ | |||||
* | allow rpost to set source app | friendica | 2013-11-15 | 1 | -0/+1 |
| | |||||
* | fix default cipher for comments and set it at the conversation level rather ↵ | friendica | 2013-11-14 | 1 | -1/+1 |
| | | | | than the item level. |