rabuzarus
|
cd92a0dc34
|
Merge pull request #2624 from annando/1606-contact-id
Item: New fields for author id and owner id - avatar improvement with relocation
|
2016-06-22 14:26:39 +02:00 |
|
Michael Vogel
|
49c19a3c00
|
Merge pull request #2628 from rabuzarus/1906-event-test
move the cal addon (exporting calendars) to core
|
2016-06-21 22:48:31 +02:00 |
|
Michael Vogel
|
266fea3874
|
Merge remote-tracking branch 'upstream/develop' into 1606-contact-id
|
2016-06-21 00:10:24 +02:00 |
|
rabuzarus
|
71c9f562ae
|
move the cal addon (exporting calendars) to core
|
2016-06-20 23:31:49 +02:00 |
|
Michael Vogel
|
a657377616
|
Diaspora: Try to fetch the uri if we already received the message
|
2016-06-20 22:48:55 +02:00 |
|
Michael Vogel
|
40a44f1571
|
Some manual revert ...
|
2016-06-20 22:48:09 +02:00 |
|
Michael Vogel
|
467176fa65
|
Diaspora: Ensure that we always store the correct URI
|
2016-06-20 22:43:14 +02:00 |
|
Michael Vogel
|
65b541413f
|
Merge remote-tracking branch 'upstream/develop' into 1606-contact-id
|
2016-06-20 07:28:47 +02:00 |
|
rabuzarus
|
7495a34b32
|
implement a public calendar for vistors of someones profile page
|
2016-06-19 22:04:34 +02:00 |
|
Michael Vogel
|
0adff6f6b8
|
Fix for author-thumb/owner-thumb - DFRN: Relocate stuff
|
2016-06-19 20:01:25 +02:00 |
|
Michael Vogel
|
91db7a549c
|
Optimised the amount of function for the item query
|
2016-06-19 08:32:38 +02:00 |
|
Michael Vogel
|
c3ed6f7d01
|
Improved default value handling
|
2016-06-19 01:22:32 +02:00 |
|
Michael Vogel
|
e512a83ecc
|
Massively updated avatar handling
|
2016-06-19 01:07:20 +02:00 |
|
Michael Vogel
|
bf2e23c205
|
Merge pull request #2616 from rabuzarus/1206-events-template
use standard templates in events + frio templates for events
|
2016-06-18 15:01:00 +02:00 |
|
rabuzarus
|
b977efc95c
|
code highlight - some spacing for readability
|
2016-06-17 15:29:01 +02:00 |
|
rabuzarus
|
7dc5fc8b9f
|
Merge develop into 1206-events-template
Conflicts:
view/theme/frio/css/style.css
|
2016-06-17 14:33:08 +02:00 |
|
rabuzarus
|
4313982e02
|
frio - event - code clean up + docu
|
2016-06-17 14:27:33 +02:00 |
|
rabuzarus
|
8b4c416713
|
frio: events - split event form in different sections
|
2016-06-16 20:16:16 +02:00 |
|
rabuzarus
|
0167a2bd61
|
port of Hubzillas code highlight feature
|
2016-06-16 11:38:12 +02:00 |
|
Michael Vogel
|
8762fb671f
|
Merge remote-tracking branch 'upstream/develop' into 1606-contact-id
|
2016-06-16 10:48:52 +02:00 |
|
Michael Vogel
|
3c9a80a31c
|
dfrn relocate: addr field added, gcontact update added
|
2016-06-15 21:23:22 +02:00 |
|
Michael Vogel
|
0e35427dfc
|
New fields "author-id" and "owner-id" in the item table
|
2016-06-15 21:20:55 +02:00 |
|
Michael Vogel
|
7f5a2d5c23
|
Categories were missing
|
2016-06-14 09:50:17 +02:00 |
|
Michael Vogel
|
a05f0c39a6
|
Merge remote-tracking branch 'upstream/develop' into 1606-time-travel
|
2016-06-13 22:32:40 +02:00 |
|
Michael Vogel
|
81395fe385
|
Avoid time travel in posts (received before created)
|
2016-06-13 22:21:33 +02:00 |
|
Michael Vogel
|
2815173a52
|
Bugfix: Items weren't sorted correctly
|
2016-06-13 22:20:09 +02:00 |
|
Fabrixxm
|
6e28cdf2ee
|
Fix Config and PConfig ::get() on new keys
|
2016-06-13 10:28:40 +02:00 |
|
rabuzarus
|
5e98f27fcd
|
frio: events - work on event_form.tpl + datetime.php
|
2016-06-13 10:19:38 +02:00 |
|
rabuzarus
|
869a439466
|
Merge pull request #2595 from annando/1606-contact-priority
Priority for native networks when searching by contact url
|
2016-06-13 09:28:54 +02:00 |
|
Michael Vogel
|
125d80292b
|
Some cleanup
|
2016-06-12 23:06:48 +02:00 |
|
Michael Vogel
|
c68f28bc77
|
Merge remote-tracking branch 'upstream/develop' into 1606-item-query-cleanup
|
2016-06-12 21:07:45 +02:00 |
|
Michael Vogel
|
c05898c57d
|
The queries for items are unified (a little bit)
|
2016-06-12 21:04:55 +02:00 |
|
rabuzarus
|
64753f474c
|
fix config & pconfig
|
2016-06-12 18:55:20 +02:00 |
|
Michael Vogel
|
6d50d18242
|
Merge pull request #2584 from rabuzarus/0906-profiles
some restructure in profiles.php + frio template for profiles settings
|
2016-06-12 14:20:42 +02:00 |
|
Michael Vogel
|
09fbcbc685
|
Just some added todo
|
2016-06-12 12:06:15 +02:00 |
|
Michael Vogel
|
aac9caab2d
|
Priority for native networks when searching by contact url
|
2016-06-12 10:46:15 +02:00 |
|
Fabrixxm
|
136ae34245
|
Add $default_value parameter to Config::get() and PConfig::get()
|
2016-06-10 12:00:34 +02:00 |
|
Fabrixxm
|
6c346b1ab6
|
Move Config and PConfig classes in \Friendica\Core namespace
|
2016-06-10 11:52:01 +02:00 |
|
Fabrixxm
|
f2e79e976d
|
set include/ folder base for 'Friendica' PSR4 namespace
|
2016-06-10 11:50:52 +02:00 |
|
rabuzarus
|
3a9a9e6a1c
|
frio + core: some restructure in profiles.php + frio template for profiles settings
|
2016-06-10 11:24:38 +02:00 |
|
fabrixxm
|
60c1172e7e
|
Merge pull request #2576 from rabuzarus/0806-PConfig
move config to its own class (with legacy support)
|
2016-06-10 11:13:08 +02:00 |
|
Michael Vogel
|
098a8ac6c2
|
Bugfix: In threads the contact data from users weren't taken.
|
2016-06-08 22:50:57 +02:00 |
|
rabuzarus
|
023c43fa4a
|
config && pconfig: return NULL if config is unset
|
2016-06-08 21:52:10 +02:00 |
|
rabuzarus
|
7e8ea1cb87
|
move config to its own class (with legacy support)
|
2016-06-08 11:02:18 +02:00 |
|
Michael Vogel
|
aad00ddc04
|
Renamed template
|
2016-06-08 07:11:16 +02:00 |
|
Michael Vogel
|
f59b21d4a8
|
Merge remote-tracking branch 'upstream/develop' into 1606-shared-template
|
2016-06-07 22:40:29 +02:00 |
|
Michael Vogel
|
e2e32eecac
|
New template for shared content instead of hardcoded stuff in source
|
2016-06-07 22:29:50 +02:00 |
|
rabuzarus
|
3a368214c0
|
frio: saved_searches_aside & searchbox template
|
2016-06-07 15:29:38 +02:00 |
|
Michael Vogel
|
fc66a86dc5
|
Some optimized sql queries
|
2016-06-06 22:57:27 +02:00 |
|
Tobias Diekershoff
|
9d72c3d170
|
Merge pull request #2565 from rabuzarus/0606-confic-docu
move pconfig to its own class
|
2016-06-06 18:31:37 +02:00 |
|