| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | I've already told you repeatedly how much I despise endless scroll. But will ... | friendica | 2012-12-10 | 1 | -1/+40 |
* | alternate wysiwyg bbcode editor | friendica | 2012-12-10 | 31 | -1/+954 |
* | Any red site can be a global directory provider. By default we'll make them l... | friendica | 2012-12-10 | 1 | -0/+15 |
* | Allow forum/account delegation by anybody? On any site? But of course... | friendica | 2012-12-10 | 4 | -4/+14 |
* | get rid of more targeted windows and direct all profile view to local site | friendica | 2012-12-09 | 3 | -24/+6 |
* | start whipping the item photo menu into shape | friendica | 2012-12-09 | 2 | -42/+22 |
* | start to whip the permissions into shape, also got rid of the mce drop shadow... | friendica | 2012-12-09 | 8 | -137/+45 |
* | revise auto_update system so as not to conflict with pre-existing Friendica s... | friendica | 2012-12-09 | 4 | -1323/+19 |
* | make permission quick links work | friendica | 2012-12-08 | 5 | -8/+44 |
* | a bit of e_all cleanup | friendica | 2012-12-08 | 6 | -18/+19 |
* | fix nav-menu border colour | friendica | 2012-12-08 | 1 | -1/+1 |
* | upstream fixes, revision updated, and mail autocomplete was lost after a rece... | friendica | 2012-12-08 | 5 | -3/+12 |
* | Merge pull request #3 from beardy-unixer/master | friendica | 2012-12-08 | 13 | -66/+322 |
|\ |
|
| * | Since other people are working on this too, add demonstrative placeholder CSS... | Thomas Willingham | 2012-12-08 | 7 | -0/+6 |
| * | Templates for theme settings. There is a 99% chance these do not work yet, e... | Thomas Willingham | 2012-12-08 | 3 | -0/+186 |
| * | Merge remote-tracking branch 'upstream/master' | Thomas Willingham | 2012-12-07 | 20 | -140/+130 |
| |\
| |/
|/| |
|
* | | permissions should now be stored correctly on posting | friendica | 2012-12-07 | 1 | -1/+1 |
* | | progress on the acl selector - it should mostly work, but the returned data i... | friendica | 2012-12-07 | 2 | -6/+8 |
* | | Some update commands | friendica | 2012-12-06 | 1 | -0/+2 |
* | | DB: alter table group add hash char(255) not null default '' after id, add in... | friendica | 2012-12-06 | 1 | -2/+6 |
* | | do zot_finger/import_xchan on zid requests so we get the info cached locally | friendica | 2012-12-06 | 2 | -42/+11 |
* | | lookup channels in local xchan table even if provided an unknown url - this w... | friendica | 2012-12-06 | 1 | -1/+5 |
* | | move 'Connect' button to local chanview page, remove from remote profile page... | friendica | 2012-12-06 | 4 | -18/+26 |
* | | Fixing the acl widget is going to be hard. Here's a start. | friendica | 2012-12-06 | 2 | -23/+33 |
* | | templatise micropro | friendica | 2012-12-06 | 3 | -39/+30 |
* | | use consistent quote encoding | friendica | 2012-12-06 | 2 | -4/+4 |
* | | contact photo issues | friendica | 2012-12-06 | 3 | -4/+4 |
* | | move autosubmit up a level where it will actually work | friendica | 2012-12-06 | 2 | -2/+2 |
| * | Make buttons better. | Thomas Willingham | 2012-12-07 | 2 | -6/+40 |
| * | Rounder corners, shadowier shadows, wall-item-tools, TinyMCE | Thomas Willingham | 2012-12-07 | 1 | -16/+23 |
| * | Make Red...red. | Thomas Willingham | 2012-12-06 | 2 | -46/+69 |
|/ |
|
* | "webbie" isn't going to cut it. We'll go with "channel address" for now. | friendica | 2012-12-06 | 3 | -4/+10 |
* | fixed several little nit bugs that cropped up during deployment | friendica | 2012-12-06 | 9 | -51/+44 |
* | use all default templates in default theme | friendica | 2012-12-05 | 3 | -110/+0 |
* | bring back profile edit popup menu, needs some more theming | friendica | 2012-12-05 | 3 | -64/+39 |
* | third param to zot_finger no longer needed | friendica | 2012-12-05 | 1 | -1/+1 |
* | check permissions for mail to non-connected people, reject if no permission -... | friendica | 2012-12-05 | 2 | -8/+70 |
* | make mail replies work | friendica | 2012-12-05 | 2 | -2/+7 |
* | y'all got mail | friendica | 2012-12-05 | 6 | -56/+279 |
* | DB: do the mail table again. Mail almost working onsite, still needs to zot t... | friendica | 2012-12-04 | 12 | -285/+174 |
* | DB UPDATE! Drop your mail table and reload it from install/database.sql | friendica | 2012-12-03 | 1 | -21/+9 |
* | most of the basic "make friends" stuff except for email notifications, drop c... | friendica | 2012-12-03 | 5 | -31/+113 |
* | profile viewer in iframe module, todo - magic auth | friendica | 2012-12-03 | 5 | -74/+66 |
* | local delivery | friendica | 2012-12-02 | 2 | -9/+21 |
* | notify stuff | friendica | 2012-12-02 | 1 | -5/+5 |
* | connection notifications | friendica | 2012-12-02 | 2 | -3/+33 |
* | auto-friending for forums and stuff is almost trivial now. But we will need a... | friendica | 2012-12-01 | 2 | -12/+29 |
* | add pending check on group queries | friendica | 2012-11-29 | 6 | -20/+29 |
* | remove previous iterations of threading code because it's not being used and ... | friendica | 2012-11-29 | 1 | -779/+0 |
* | further progress on new network/home notifications | friendica | 2012-11-29 | 3 | -14/+15 |