Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | | | | | Merge pull request #397 from sasiflo/master | RedMatrix | 2014-04-06 | 5 | -63/+50 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge remote-tracking branch 'upstream/master' | sasiflo | 2014-04-06 | 6 | -13/+21 | |
| |\ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge remote-tracking branch 'upstream/master' | sasiflo | 2014-04-06 | 1 | -1/+1 | |
| |\ \ \ \ \ \ | ||||||
| * | | | | | | | Hope I have repaired the channel admin page. | sasiflo | 2014-04-06 | 5 | -63/+50 | |
* | | | | | | | | issue #395, item 2 | friendica | 2014-04-06 | 6 | -9/+26 | |
| |_|/ / / / / |/| | | | | | | ||||||
* | | | | | | | use parent_mid in the parent query for enotify instead of of the parent id. T... | friendica | 2014-04-06 | 6 | -13/+21 | |
| |/ / / / / |/| | | | | | ||||||
* | | | | | | Typo in externals SQL. | Thomas Willingham | 2014-04-05 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | this makes rpost to another channel work somewhat - but there are issues, sin... | friendica | 2014-04-05 | 1 | -1/+8 | |
* | | | | | provide the ability for rpost to post as another of your channels. This does ... | friendica | 2014-04-05 | 7 | -19/+68 | |
* | | | | | finish "ifpending" connections | friendica | 2014-04-04 | 2 | -2/+5 | |
* | | | | | introduce a connection type called 'ifpending' for number 6 of issue #395 - s... | friendica | 2014-04-04 | 2 | -1/+21 | |
* | | | | | Merge pull request #396 from solstag/master | RedMatrix | 2014-04-05 | 2 | -4/+46 | |
|\ \ \ \ \ | ||||||
| * | | | | | Update documentation on connecting to channels and on documentation. | Alexandre Hannud Abdo | 2014-04-04 | 2 | -4/+46 | |
* | | | | | | doc updates, plus back-end work for rpost to let you post to a different chan... | friendica | 2014-04-04 | 59 | -723/+1386 | |
|/ / / / / | ||||||
* | | | | | some work on jot, remove some deprecated js and some random style fixes | marijus | 2014-04-03 | 8 | -198/+98 | |
* | | | | | Merge pull request #393 from jeroenpraat/patch-1 | Thomas Willingham | 2014-04-03 | 1 | -5/+29 | |
|\ \ \ \ \ | ||||||
| * | | | | | No empty strings | jeroenpraat | 2014-04-03 | 1 | -2/+0 | |
| * | | | | | Update and fix dark scheme | jeroenpraat | 2014-04-03 | 1 | -5/+31 | |
|/ / / / / | ||||||
* | | | | | clarify location - issue #392 | friendica | 2014-04-02 | 1 | -1/+1 | |
* | | | | | start of legacy probe utility | friendica | 2014-04-02 | 1 | -0/+99 | |
* | | | | | removed default maximagesize - it can be set in the admin pages. | friendica | 2014-04-02 | 2 | -5/+1 | |
* | | | | | more efficient public feed fetching | friendica | 2014-04-02 | 4 | -9/+30 | |
* | | | | | snakebite: bring back some of the legacy XML discovery interfaces, update as ... | friendica | 2014-04-02 | 6 | -56/+32 | |
* | | | | | Merge pull request #391 from solstag/master | Thomas Willingham | 2014-04-02 | 2 | -1087/+1205 | |
|\ \ \ \ \ | ||||||
| * | | | | | update pt-br translation | Alexandre Hannud Abdo | 2014-04-01 | 2 | -1087/+1205 | |
|/ / / / / | ||||||
* | | | | | dispense with formalities | friendica | 2014-04-01 | 1 | -1/+1 | |
* | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-04-01 | 1 | -3/+7 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge pull request #390 from beardy-unixer/master | RedMatrix | 2014-04-02 | 1 | -3/+7 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | Let admins set a default expire days value. | Thomas Willingham | 2014-04-01 | 1 | -3/+7 | |
| |/ / / / / | ||||||
* / / / / / | save notes every ten seconds while focused, then save them once more on focusout | friendica | 2014-04-01 | 3 | -5/+19 | |
|/ / / / / | ||||||
* | | | | | wrong var name in add_source_route | friendica | 2014-03-31 | 1 | -2/+2 | |
* | | | | | crank up logging | friendica | 2014-03-31 | 1 | -0/+2 | |
* | | | | | community tags don't show up in the tagged posts because we removed the displ... | friendica | 2014-03-31 | 2 | -0/+31 | |
* | | | | | Merge branch 'route' | friendica | 2014-03-31 | 5 | -14/+57 | |
|\ \ \ \ \ | ||||||
| * | | | | | doco | friendica | 2014-03-31 | 1 | -0/+5 | |
| * | | | | | finish up the source route storage so we can prevent messages from flowing up... | friendica | 2014-03-31 | 4 | -30/+31 | |
| * | | | | | source routing stuff | friendica | 2014-03-29 | 2 | -0/+37 | |
* | | | | | | this is a mess and makes a complicated security model that one can probably d... | friendica | 2014-03-31 | 2 | -5/+7 | |
* | | | | | | photo timestamp was missing from main profile photo url which prevents photo ... | friendica | 2014-03-31 | 2 | -1/+9 | |
* | | | | | | issue #378, failure to correctly link tags where one tag contains a substring... | friendica | 2014-03-30 | 2 | -1/+18 | |
* | | | | | | Merge https://github.com/friendica/red into pending_merge | friendica | 2014-03-30 | 5 | -7/+7 | |
|\ \ \ \ \ \ | ||||||
| * \ \ \ \ \ | Merge pull request #387 from beardy-unixer/master | RedMatrix | 2014-03-31 | 5 | -7/+7 | |
| |\ \ \ \ \ \ | ||||||
| | * | | | | | | Missed one | Thomas Willingham | 2014-03-30 | 1 | -1/+1 | |
| | * | | | | | | Default discover to on. | Thomas Willingham | 2014-03-30 | 5 | -7/+7 | |
* | | | | | | | | notes widget: jquery.live is deprecated, replacing with jquery.on and binding... | friendica | 2014-03-30 | 1 | -1/+1 | |
|/ / / / / / / | ||||||
* / / / / / / | revise the sandbox | friendica | 2014-03-30 | 3 | -3/+3 | |
|/ / / / / / | ||||||
* | | | | | | typo | friendica | 2014-03-29 | 1 | -1/+1 | |
* | | | | | | issue #384 | friendica | 2014-03-29 | 1 | -28/+35 | |
* | | | | | | make the discover tab enabled by default the first you use the admin panel, t... | friendica | 2014-03-29 | 1 | -1/+1 | |
|/ / / / / | ||||||
* | | | | | Merge pull request #385 from solstag/master | RedMatrix | 2014-03-30 | 5 | -12/+18 | |
|\ \ \ \ \ |