| Commit message (Expand) | Author | Age | Files | Lines |
... | |
| * | | | | | | Page content is loaded from the file on disk | Andrew Manning | 2016-05-28 | 1 | -1/+1 |
| * | | | | | | Wiki page list links work. File content is not yet loaded into the editor. Re... | Andrew Manning | 2016-05-28 | 2 | -5/+6 |
| * | | | | | | Wiki page list is fetched and the page widget is updated | Andrew Manning | 2016-05-28 | 2 | -1/+18 |
| * | | | | | | Add new page to wiki and redirect to editor page. | Andrew Manning | 2016-05-27 | 1 | -0/+19 |
| * | | | | | | Wiki deletion works | Andrew Manning | 2016-05-27 | 1 | -0/+2 |
| * | | | | | | Merge remote-tracking branch 'upstream/dev' into wiki | Andrew Manning | 2016-05-27 | 23 | -2002/+2114 |
| |\ \ \ \ \ \ |
|
| * | | | | | | | Delete wiki (in progress) | Andrew Manning | 2016-05-24 | 2 | -3/+24 |
| * | | | | | | | List of wikis populates with links according to observer permissions. | Andrew Manning | 2016-05-21 | 2 | -7/+4 |
| * | | | | | | | Successful new wiki git repo and item table record | Andrew Manning | 2016-05-21 | 1 | -17/+4 |
| * | | | | | | | Forgot some templates | Andrew Manning | 2016-05-21 | 2 | -0/+21 |
| * | | | | | | | Trying to fix wiki branch starting fresh from dev | Andrew Manning | 2016-05-21 | 2 | -0/+118 |
* | | | | | | | | Stashing changes. Not a functional state. | Andrew Manning | 2016-06-09 | 2 | -0/+112 |
| |_|_|_|_|_|/
|/| | | | | | |
|
* | | | | | | | rename admin/users to admin/accounts, provide sortable columns in account and... | redmatrix | 2016-06-06 | 2 | -4/+4 |
* | | | | | | | adjust the autocomplete regex slightly to account for emoji names | redmatrix | 2016-06-05 | 1 | -1/+1 |
| |_|_|_|_|/
|/| | | | | |
|
* | | | | | | Updating NL + es_ES strings | jeroenpraat | 2016-06-06 | 4 | -5772/+5642 |
| |_|_|_|/
|/| | | | |
|
* | | | | | provide a hover class for smiley emojis which renders them slightly larger on... | redmatrix | 2016-06-04 | 1 | -0/+5 |
| |_|_|/
|/| | | |
|
* | | | | allow any (current) emoji to be displayed on any site, and provide a default ... | redmatrix | 2016-06-03 | 1 | -14/+4 |
* | | | | turn emoji ability into a feature so that either a member or the site admin c... | redmatrix | 2016-06-03 | 1 | -1/+1 |
* | | | | some theming for emoji button | Mario Vavti | 2016-06-03 | 2 | -95/+95 |
* | | | | restrict emoji reactions to the top level for now. | redmatrix | 2016-06-02 | 1 | -0/+2 |
* | | | | menu entries for basic emoji support. I could use a bit of help theming this.... | redmatrix | 2016-06-02 | 2 | -0/+33 |
| |_|/
|/| | |
|
* | | | more db column renames | redmatrix | 2016-05-31 | 3 | -10/+18 |
* | | | more removal of reserved words from DB schemas | redmatrix | 2016-05-31 | 1 | -1/+1 |
* | | | render code bbcode inline if there are no linebreaks in the text. | Mario Vavti | 2016-05-30 | 2 | -11/+14 |
| |/
|/| |
|
* | | consolidate all the sys_boot functionality that is common between the web ser... | redmatrix | 2016-05-26 | 12 | -12/+12 |
* | | some event fixes, also change jquery-textcomplete to un-minified since the mi... | redmatrix | 2016-05-25 | 1 | -1/+1 |
* | | app rendering issues, typo in class name and could not find icon 'fa-arrow-ci... | redmatrix | 2016-05-25 | 1 | -1/+1 |
* | | remove the add others button for now - after some research it turned out not ... | Mario Vavti | 2016-05-25 | 2 | -8/+0 |
* | | code cleanup | redmatrix | 2016-05-24 | 1 | -1/+1 |
* | | Update NL + ES_ES | jeroenpraat | 2016-05-22 | 4 | -1318/+1398 |
* | | Update DE translation strings | phellmes | 2016-05-21 | 2 | -661/+701 |
|/ |
|
* | possible fix for #385 | Mario Vavti | 2016-05-21 | 2 | -1/+5 |
* | Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev | Mario Vavti | 2016-05-19 | 1 | -17/+32 |
|\ |
|
| * | Replace text strings for translation support | Andrew Manning | 2016-05-19 | 1 | -9/+3 |
| * | Improved plugin repo management UI in admin/plugins | Andrew Manning | 2016-05-19 | 1 | -17/+38 |
* | | provide an acl select option for only me | Mario Vavti | 2016-05-19 | 2 | -15/+58 |
|/ |
|
* | Merge pull request #388 from phellmes/de20160516 | hubzilla | 2016-05-17 | 2 | -3045/+3082 |
|\ |
|
| * | Update DE translations strings | phellmes | 2016-05-16 | 2 | -3045/+3082 |
* | | Dutch and Spanish Spanish strings, and some schema-bits | jeroenpraat | 2016-05-16 | 9 | -5809/+5990 |
|/ |
|
* | Enable options for chat notifications, with optional audio. Notify for member... | Andrew Manning | 2016-05-13 | 1 | -3/+45 |
* | change wording restricted -> custom selection and add a label to the select | Mario Vavti | 2016-05-13 | 1 | -1/+1 |
* | instead of radio buttons use select to choose between public and restricted a... | Mario Vavti | 2016-05-13 | 2 | -60/+70 |
* | Merge remote-tracking branch 'upstream/dev' into chat-notify | Andrew Manning | 2016-05-11 | 2 | -23/+23 |
|\ |
|
| * | Merge pull request #376 from anaqreon/plugin-repo | redmatrix | 2016-05-12 | 1 | -3/+3 |
| |\ |
|
| | * | Merge remote-tracking branch 'upstream/dev' into plugin-repo | Andrew Manning | 2016-05-11 | 1 | -0/+11 |
| | |\ |
|
| | * | | Check if target directories are writable when adding, updating, or removing p... | Andrew Manning | 2016-05-11 | 1 | -3/+3 |
| * | | | more whitespace | Mario Vavti | 2016-05-11 | 1 | -1/+1 |
| * | | | whitespace | Mario Vavti | 2016-05-11 | 1 | -19/+19 |
| | |/
| |/| |
|
* / | | Browser notification issued when member enters chat room | Andrew Manning | 2016-05-11 | 1 | -0/+76 |
|/ / |
|
* / | provide repository versions on admin summary page and an upgrade message if y... | redmatrix | 2016-05-10 | 1 | -0/+11 |
|/ |
|