aboutsummaryrefslogtreecommitdiffstats
Commit message (Collapse)AuthorAgeFilesLines
...
* | don't send notification for posts/comments on old conversations that were ↵zotlabs2016-11-122-205/+225
| | | | | | | | refetched after having expired. We'll accomplish this by limiting notifications to items posted within the last month.
* | Merge pull request #582 from anaqreon/wikizotlabs2016-11-133-36/+61
|\ \ | | | | | | Revised wiki controls
| | * Bring Ace editor into focus when Edit tab is clicked to allow immediate text ↵Andrew Manning2016-11-121-2/+6
| |/ | | | | | | entry.
| * Removed wiki list dropdown menus, moving the download and delete icons to ↵Andrew Manning2016-11-121-14/+6
| | | | | | | | beside the open wiki link.
| * Moved save to bottom. Created Wiki Tools dropdown to be consistent, moved ↵Andrew Manning2016-11-122-20/+51
| | | | | | | | page tools in there as well as new page and new wiki
| * Move save button to tab barAndrew Manning2016-11-121-3/+5
| |
| * Wiki control dropdown menu improvementAndrew Manning2016-11-121-9/+9
|/
* attach_rename: flaw in duplicate filename detection resulted in ↵zotlabs2016-11-101-0/+4
| | | | filename(1)(1)(1).ext
* Some minor tweaks to zotsh.py, document that it needs the twitter_api plugin ↵zotlabs2016-11-106-5/+7
| | | | on the first hop since we no longer provide the twitter api by default
* deprecate/remove get_channel_by_nick() which is just a less generalised ↵zotlabs2016-11-086-28/+26
| | | | variant of channelx_by_nick()
* more api workzotlabs2016-11-082-171/+4
|
* more api re-orgzotlabs2016-11-082-38/+44
|
* a bit more background work to support private mail previewzotlabs2016-11-081-3/+17
|
* typo when consolidating iconszotlabs2016-11-081-1/+1
|
* move twitter api to addon; there's still a bit of cleanup remaining, mostly ↵zotlabs2016-11-082-1591/+40
| | | | dealing with abstracting the authentication calls and separating out the twitter authentication structure from the zot api.
* use a single iconzotlabs2016-11-081-2/+2
|
* let's use the bar-chart icon for voting to make the look consistent with the ↵zotlabs2016-11-071-1/+1
| | | | event attendance button and hint at its function
* distinguish the buttons for voting and attendance by adding a calendar icon ↵zotlabs2016-11-071-1/+1
| | | | to the button used for attendance
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-072-4/+4
|\
| * reverse logicMario Vavti2016-11-072-4/+4
| |
* | cleanup and re-organise the voting and attendance buttonszotlabs2016-11-073-19/+40
|/
* Merge pull request #580 from zzottel/devzotlabs2016-11-081-2/+2
|\ | | | | fix a fatal error with incorrect DB object access
| * fix a fatal error with incorrect DB object accesszottel2016-11-071-2/+2
|/
* reorganise emoticonszotlabs2016-11-0631-37/+37
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into dev_mergezotlabs2016-11-052-1/+11
|\
| * some fixes for the recent changes in the personal menu dropdownMario Vavti2016-11-042-2/+6
| |
| * Merge pull request #579 from anaqreon/uizotlabs2016-11-041-0/+6
| |\ | | | | | | Collapse navbar-collapse-1 if avatar menu is clicked.
| | * Collapse navbar-collapse-1 if avatar menu is clicked.Andrew Manning2016-11-031-0/+6
| |/
* / provide /locs link on settings page if there is more than one hubloc for ↵zotlabs2016-11-055-280/+277
|/ | | | this channnel *that isn't deleted*.
* ignore flags to dns_get_record() and look for anythingzotlabs2016-11-021-4/+7
|
* issue #409 - use item_notshown for file activities to prevent display but ↵zotlabs2016-11-021-1/+1
| | | | allow transmitting to other sites. We currently allow file acitivies with item_hidden to be transmitted as a special case but eventually we want to remove the special case and disallow items with item_hidden from being propagated.
* provide merged usermenu div for all server roleszotlabs2016-11-021-4/+0
|
* issue #576 - duplicate events shownzotlabs2016-11-022-4/+3
|
* silence a minor warningzotlabs2016-11-021-0/+1
|
* convert manual page updates to a display setting instead of a featurezotlabs2016-11-029-14/+20
|
* if connecting to a channel that is already pending, undo the pending and set ↵zotlabs2016-11-021-2/+23
| | | | connect permissions accordingly. issue #577 - this will mostly affect channels that were connected out of band, but will also auto-friend somebody that has already connected to you, if you reciprocate prior to seeing and/or acting on the pending connection notice.
* remove debuggingzotlabs2016-11-021-3/+0
|
* issue #575, when 'nofinish' is set on an event, invalid date was ↵zotlabs2016-11-021-4/+8
| | | | generated/stored
* allow your own likes/comments to be updated when in static update modezotlabs2016-11-028-15/+43
|
* Merge pull request #574 from zotlabs/static_updategit-marijus2016-11-028-0/+27
|\ | | | | feature: static page update as opposed to live update of conversation…
| * feature: static page update as opposed to live update of conversations on ↵zotlabs2016-11-018-0/+27
| | | | | | | | the page. Changes will be queued until the page is reloaded. There may or may not be notifications of pending activity updates depending on your notification preferences. Endless scrolling (append) is still performed either way. This only affects changed and new/unseen items being inserted into the page.
* | retry liveupdate up to 10 times if we receive incomplete/truncated html data.zotlabs2016-11-011-1/+22
|/
* Merge pull request #573 from phellmes/devzotlabs2016-11-022-6139/+9906
|\ | | | | update DE translation strings
| * update DE translation stringsphellmes2016-11-012-6139/+9906
| |
* | command line connect utility.zotlabs2016-11-012-2/+66
|/ | | | | | | | | | | | | | | | | | | | | | | | | | | | Usage: util/connect uid|nick channel uid|nick must be a local channel. The target channel can be any channel. If a nick is supplied as a target it is assumed to refer to a channel on the localhost unless @host is provided. RSS feeds and remote networks can also be connected, assuming the appropriate protocols are already enabled for the local channel. If the target channel is a non-forum on the local system and you wish bi-directional communication to be enabled you will probably need to use a second connnect command with the source and target reversed. Examples: util/connect bob marketing Connects bob to the marketing channel util/connect marketing bob Connects the marketing channel to bob. util/connect 6 channelone@macgirvin.com Connects the channel with channel_id 6 to the Channel One public forum. util/connect bob https://mysite.foo/feed.rss Connects bob to an RSS feed if RSS feeds are allowed as connections on this site util/connect bob jb@diasp.org Connects bob to a diaspora account on diap.org (both the site and Bob's channel must previously have the Diaspora Protocol enabled).
* bbcode event formatting issuezotlabs2016-10-312-2/+3
|
* provide plugin restrictions based on config settingszotlabs2016-10-311-0/+7
|
* string updatezotlabs2016-10-303-505/+555
|
* improve the check in 9b42bc860zotlabs2016-10-301-1/+1
|
* Merge branch 'dev' of https://github.com/redmatrix/hubzilla into devMario Vavti2016-10-306-12/+37
|\