zotlabs
|
dad8397763
|
initial selections for extensible permission categories ("permcats")
|
2017-01-24 16:00:58 -08:00 |
|
zotlabs
|
0d9e12737a
|
remnant code that checked for version to see if an app was installed. We do that differently now.
|
2017-01-23 11:36:28 -08:00 |
|
Hubzilla
|
17f1d39fcf
|
basic support for clone syncing of wikis and wiki pages
|
2017-01-22 18:48:45 -08:00 |
|
Hubzilla
|
1627297143
|
use icons for app photos.
|
2017-01-22 15:17:37 -08:00 |
|
Hubzilla
|
b513662b52
|
remove the channel introduction on the system notifications page. "Hubzilla, George commented on your status 20 minutes ago". We need the channel introduction (in this case "Hubzilla," in emails for situations where one person controls a lot of channels. We don't need it on the web notification summary; where you're only viewing notifications for a single given channel.
|
2017-01-21 15:20:59 -08:00 |
|
Hubzilla
|
bb233a9872
|
add bbcode language conditionals to wiki
|
2017-01-20 15:42:15 -08:00 |
|
Hubzilla
|
0368b6730f
|
language aware content
|
2017-01-20 13:36:37 -08:00 |
|
Hubzilla
|
ece1dd1d7e
|
js errors with raw message-id, string update
|
2017-01-20 12:03:46 -08:00 |
|
Hubzilla
|
f57926d9ec
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-01-19 15:40:28 -08:00 |
|
Hubzilla
|
96f196febd
|
add gen_link_id() function to selectively encode/decode the message-id component of /display/ links for message-ids that contain troublesome characters
|
2017-01-19 15:37:30 -08:00 |
|
Mario Vavti
|
4295b1945e
|
we need channel_id here not the whole channel
|
2017-01-19 10:02:26 +01:00 |
|
Hubzilla
|
5ce96b9b95
|
more urlencoding of message-ids which are used in links
|
2017-01-18 19:36:06 -08:00 |
|
Hubzilla
|
7dfadfea4a
|
urlencode the message-id component of generated /display/ links; in most cases this will be a no-op, unless the message-id is a url of some kind from a different provider.
|
2017-01-18 18:45:17 -08:00 |
|
Hubzilla
|
d4e58e94f6
|
native wiki updates
|
2017-01-18 18:18:37 -08:00 |
|
Hubzilla
|
6e504b7bc9
|
nwiki updates
|
2017-01-18 17:45:27 -08:00 |
|
zotlabs
|
7f944515de
|
more work on native wiki - revert now works; still remaining: diff, delete-page, rename-page and export wiki.
|
2017-01-17 23:39:28 -08:00 |
|
zotlabs
|
b6595a44d1
|
native wiki stuff
|
2017-01-17 17:41:19 -08:00 |
|
zotlabs
|
335d9af8dc
|
daemon_addon hook - lets plugins create custom background processes.
|
2017-01-17 00:14:47 -08:00 |
|
zotlabs
|
e5662dc893
|
vcard export from profile
|
2017-01-15 21:23:43 -08:00 |
|
zotlabs
|
c32bc9dda4
|
more integration of vcard and profiles
|
2017-01-15 19:51:14 -08:00 |
|
zotlabs
|
b20cce1408
|
attach_delete() - remove photo resources even if the attach table row wasn't found.
|
2017-01-15 15:24:51 -08:00 |
|
zotlabs
|
e843d27f8c
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-01-13 13:23:21 -08:00 |
|
zotlabs
|
4f1e4ffa70
|
several minor app nits
|
2017-01-13 13:22:36 -08:00 |
|
Mario Vavti
|
8ef84e2aa7
|
possibly improve the album list query and save the result in App::$data
|
2017-01-13 11:22:50 +01:00 |
|
zotlabs
|
9fb8661eef
|
missing protect_sprintf which is the source of issue #642 - if a mention search contains % it will result in an SQL vsprintf error
|
2017-01-12 13:05:36 -08:00 |
|
Mario Vavti
|
88ac326caf
|
we should actually check for existance of a given album at this place. this query can probably be more simple though
|
2017-01-12 12:32:31 +01:00 |
|
Mario Vavti
|
bdd420a08e
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev
|
2017-01-11 22:16:19 +01:00 |
|
Mario Vavti
|
76daa03df0
|
comment out redundant querys
|
2017-01-11 22:16:02 +01:00 |
|
zotlabs
|
41dc40dd84
|
expires lost during edit
|
2017-01-11 12:31:55 -08:00 |
|
zotlabs
|
120afb30c1
|
obj_type on edit activity was wrong
|
2017-01-09 22:12:44 -08:00 |
|
zotlabs
|
47bc573de5
|
Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_merge
|
2017-01-09 14:38:49 -08:00 |
|
zotlabs
|
a6272fcf76
|
channel move stuff (disabled currently because not yet complete)
|
2017-01-09 14:37:56 -08:00 |
|
Mario Vavti
|
b8f0e565f5
|
implement a menu to select a section to be open by default
|
2017-01-09 12:03:32 +01:00 |
|
zotlabs
|
91e0733e8e
|
Comanche: add greater/less than (plus greater/less than or equal) conditionals
|
2017-01-07 16:14:04 -08:00 |
|
zotlabs
|
dd97d84c19
|
Comanche conditionals - provide a conditional "~=" form for testing 'contains' (case independent substring match). Also add $request the request uri) to the supported variables.
|
2017-01-07 15:58:01 -08:00 |
|
zotlabs
|
2312302dea
|
setup: check disabled functions more precisely than using a string match
|
2017-01-05 14:17:56 -08:00 |
|
zotlabs
|
ec18c3770b
|
issue #639, voting setting is lost after post is edited (also the disabling of comments)
|
2017-01-05 12:17:36 -08:00 |
|
zotlabs
|
ae563e2b1c
|
fix chat member list when one or members are connected via access tokens
|
2017-01-02 23:35:40 -08:00 |
|
zotlabs
|
1ceca4ae19
|
set 'adjust for viewer timezone' as the default for new events.
|
2017-01-02 14:13:02 -08:00 |
|
zotlabs
|
b88a735e54
|
feature: allow event creation in other timezones than your own.
|
2017-01-01 19:51:44 -08:00 |
|
zotlabs
|
dca4de80fd
|
Merge branch 'pcard' into dev
|
2017-01-01 14:16:15 -08:00 |
|
zotlabs
|
bead3e6095
|
profile vcard - generate vcard on profile update
|
2017-01-01 14:15:07 -08:00 |
|
Andrew Manning
|
d1d3dcf1a0
|
Deleted old versions that have been integrated. Integrated and slightly revised Comanche doco.
|
2017-01-01 08:00:43 -05:00 |
|
zotlabs
|
a9c8d4a216
|
peoplefind widget should honour directory option settings (such as this site only).
|
2016-12-30 13:09:35 -08:00 |
|
zotlabs
|
286c3eafe3
|
minor cleanup
|
2016-12-26 14:17:40 -08:00 |
|
zotlabs
|
56219f9f61
|
create first webpage as 'home' if none exist.
|
2016-12-25 14:40:50 -08:00 |
|
zotlabs
|
bb85e139f1
|
more vcard work
|
2016-12-21 15:03:33 -08:00 |
|
zotlabs
|
3d811a17fe
|
provide call button on connections list if mobile|tablet and a phone number exists
|
2016-12-20 23:26:31 -08:00 |
|
zotlabs
|
f3ec818a66
|
abook_vcard cleanup
|
2016-12-20 20:37:06 -08:00 |
|
zotlabs
|
a270ca5101
|
allow update of fn and initial setting from channel name
|
2016-12-20 19:31:50 -08:00 |
|