6d1756a
send h-product by
2016-12-15 15:23:48 -0800
64452d3
add h-review interface by
2016-12-15 13:49:31 -0800
d3e523b
move some auth routes to auth.php by
2016-12-14 10:09:52 -0800
41da80b
use emoji icons because they're prettier by
2016-12-14 10:03:07 -0800
ce0d4e1
(refs/pull/56/merge)
Merge dda0bd7b13
into 4f20fa3c74
by
2016-11-14 03:10:37 +0000
4f20fa3
fix removing photo url by
2016-10-19 11:25:48 -0700
84e0aa6
fix replacing photo upload form with uploaded photo by
2016-10-19 11:23:34 -0700
c1972ee
support posting multiple photos by URL by
2016-10-08 13:14:56 -0700
dda0bd7
(refs/pull/56/head)
Autofocus login field on homepage and set value to "http://" by
2016-09-21 00:46:21 +0530
433db09
(refs/pull/55/merge)
Merge ae413d8632
into 9c3ef26741
by
2016-08-07 05:02:01 +0000
ae413d8
(refs/pull/55/head)
Use event handler instead of 'javascript:fn' href by
2016-08-07 10:31:47 +0530
9c3ef26
add manual photo URL field by
2016-08-06 16:13:16 +0000
19a1628
(refs/pull/53/head)
Support full automatic no-questions-asked login by
2016-07-30 00:08:52 +0200
d710ed7
(refs/pull/52/head)
Add installation instructions by
2016-07-29 07:39:38 +0200
dbb17a5
fix syndicate-to on bookmarks by
2016-06-30 19:57:32 -0700
455a6c9
don't restore previous note state if reply URL is set by
2016-05-28 13:00:32 -0700
3193c04
more checks by
2016-05-20 13:13:36 -0700
f255179
don't need to json.parse when the content type header is right by
2016-05-20 08:09:32 -0700
bc2ce00
check for saveNoteState function by
2016-05-20 07:57:59 -0700
faf0bcc
use "file" key to send file to media endpoint by
2016-05-20 07:49:37 -0700
a5d58b4
use media-endpoint for consistency by
2016-05-19 07:35:08 -0700
0a74de5
send proper content type headers by
2016-05-15 10:15:29 -0400
542aa81
support media endpoint, autosave notes in local storage by
2016-05-11 17:47:17 +0200
29f0c9b
fix syndication for bookmarks by
2016-05-07 23:19:43 +0200
c1101c6
escape html in syndication targets by
2016-05-06 07:59:16 +0200
1743621
get rid of duplicate ctrl-s handlers by
2016-05-05 22:56:12 -0700
3cd68c5
hide remove photo button before JS loads by
2016-04-29 08:03:57 -0700
3ea51af
Merge branch 'master' of github.com:aaronpk/Quill by
2016-04-29 08:00:12 -0700
35aa1b7
fix when multiple syndication are checked by
2016-04-29 08:00:07 -0700
fbe5ffa
Merge pull request #46 from prtksxna/radius by
2016-04-25 13:56:00 -0700
6ba8cf4
(refs/pull/46/head)
Remove vendor prefix for border-radius value by
2016-04-25 18:34:57 +0530
c3129f4
Merge pull request #45 from prtksxna/fullscreen by
2016-04-24 11:32:51 -0700
da968f5
Merge pull request #44 from prtksxna/icons by
2016-04-24 11:32:18 -0700
3fc4084
Merge pull request #43 from prtksxna/remove-image by
2016-04-24 11:31:42 -0700
3f7f284
(refs/pull/45/head)
Add fullscreen meta tags for Safari and Chrome by
2016-04-24 12:49:11 +0530
3df5df9
(refs/pull/44/head)
Add 196px icon for Android Chrome by
2016-04-24 12:41:17 +0530
e42a94a
(refs/pull/43/head)
Use jQuery event handler instead of the HTML onchange attribute by
2016-04-23 11:14:14 +0530
f020bd9
Add a way to remove image from post once added by
2016-04-23 11:10:17 +0530
34819e5
Merge pull request #41 from prtksxna/broken-image by
2016-04-22 09:47:38 -0700
ef77497
(refs/pull/41/head)
Stop showing broken image icon on the new post page by
2016-04-22 21:49:01 +0530
90442d1
Merge pull request #39 from prtksxna/isset-config-dbtype by
2016-04-21 19:36:10 -0700
3f61541
accept new json q=syndicate-to response by
2016-04-21 19:34:22 -0700
ebf06e0
(refs/pull/39/head)
Check if the $dbType property isset on the Config class by
2016-04-21 20:22:05 +0530
bd97d36
check if dbType is set, otherwise use mysql by
2016-04-21 07:48:59 -0700
904782f
move editor folder to editor-files, remove appcache by
2016-04-21 07:48:16 -0700
d0055ba
Merge pull request #37 from prtksxna/undeclared-static-property by
2016-04-21 07:38:30 -0700
9893134
Merge pull request #38 from prtksxna/publish-now-popup by
2016-04-21 07:37:30 -0700
9c8559a
(refs/pull/38/head)
Fix publish now dropdown's position so it doesn't scroll off by
2016-04-21 15:45:47 +0530
758e51d
(refs/pull/37/head)
Explicitly define $dbType for default MySQL config by
2016-04-21 14:40:04 +0530
76dedd3
fix posting multiple tags, add more formatting buttons to medium editor by
2016-04-08 11:54:44 -0700
9662af5
set category from hashtags in post by
2016-04-07 16:45:15 -0700
42a5e44
autofill the note content with the username being replied to by
2016-04-07 16:37:56 -0700
9e81794
integrates photo uploading in the main note interface by
2016-04-07 15:57:42 -0700
1e10398
use input type url by
2016-04-06 13:32:27 -0700
af92c0d
add tweet text length countdown on note interface by
2016-04-06 11:21:23 -0700
8409b66
use atlas for maps by
2016-03-24 14:24:58 +0000
de12b9e
icons for dashboard by
2016-03-16 09:34:10 -0400
c62c520
crude UI for creating events by
2016-03-16 09:24:52 -0400
bcb6300
Merge pull request #35 from lcorbasson/master by
2016-02-23 07:47:24 -0800
c198541
(refs/pull/35/head)
Correct link formatting by
2016-02-23 16:45:04 +0100
f852b1b
fix category array for bookmarks by
2016-02-11 07:40:07 -0800
bcfb873
fix sending category as array by
2016-02-10 18:48:57 -0800
76aa9c2
Merge branch 'master' of github.com:aaronpk/IndiePost by
2016-02-11 02:47:04 +0000
1fdf8fe
switch to bookmark-of by
2016-02-11 02:42:25 +0000
704241a
add dashboard with links to all post types by
2016-02-10 18:41:28 -0800
022f58d
Merge branch 'master' of github.com:aaronpk/Quill by
2016-02-10 18:37:13 -0800
d62b497
add interface for posting travel itinerary by
2016-02-10 18:36:55 -0800
c59616a
Merge pull request #30 from kylewm/patch-1 by
2016-01-05 17:53:14 -0800
8154db3
(refs/pull/30/head)
null-check for $url before checking for key by
2016-01-05 17:50:20 -0800
75d0754
remove warning banner after clicking by
2015-09-09 08:26:44 -0700
7666ec3
enable appcache by
2015-09-09 08:17:45 -0700
2bb18a6
add banner to opt in to html content change by
2015-09-08 22:55:56 -0700
881550c
better state management for editor by
2015-09-05 13:21:36 -0700
e121c3f
upgrade medium-editor by
2015-09-05 13:20:30 -0700
aebf3a2
upgrade indieauth-client to fix #28 by
2015-08-30 16:13:36 -0700
9a2af20
use atlas for timezone lookup by
2015-08-19 07:09:48 -0700
23ee5d7
fix error message for missing "me" param by
2015-08-08 10:29:59 -0700
0ab0e21
support micropub endpoints with query strings by
2015-07-28 17:42:23 -0700
4944e0a
Merge pull request #25 from voxpelli/dont-use-shorttags by
2015-07-27 09:51:36 -0700
24d72bf
Merge pull request #24 from voxpelli/htaccess by
2015-07-27 09:47:58 -0700
723c7aa
(refs/pull/24/head)
Simple .htaccess file to get it working by
2015-07-27 18:44:11 +0200
d979c81
(refs/pull/25/head)
don't use php shorttags by
2015-07-01 19:46:40 +0200
ebb58a1
add note about bookmark-of by
2015-07-26 04:51:21 -0700
6c938e9
send access token in header and post body by
2015-07-25 16:55:13 -0700
5122eff
remove hard-coded reference to client_id by
2015-07-25 16:51:19 -0700
b302c08
lock to JWT 2.* version by
2015-07-25 16:49:07 -0700
ae126d2
new JWT library by
2015-07-25 12:28:18 -0700
ea4a200
fix posting by email by
2015-07-25 13:49:21 +0000
c3fb722
add post-by-email support to quill by
2015-07-25 05:44:10 -0700
92b55f2
some styling for photo uploads by
2015-07-25 05:03:19 -0700
35bd5a9
Merge branch 'master' of github.com:aaronpk/IndiePost by
2015-07-25 03:55:00 -0700
afa182b
Merge pull request #22 from jeena/photo by
2015-07-25 03:54:32 -0700
41fac1f
Merge pull request #20 from jeena/sqlite by
2015-07-25 03:42:47 -0700
0c27b5b
Merge pull request #21 from jeena/auth-fix by
2015-07-25 03:42:27 -0700
6083000
replace "favorite" bookmarklet by
2015-07-25 03:41:53 -0700
85e80df
(refs/pull/22/head)
Adds possibility to post photos. by
2015-07-23 00:32:01 +0200
6484e1f
(refs/pull/21/head)
Added authorizing false so it would not show the Savant3:: error by
2015-07-15 19:26:23 -0700
8de9fd3
(refs/pull/20/head)
adds possibility to use sqlite as a db by
2015-07-15 20:04:07 -0700
91307d4
(refs/pull/19/head)
todo by
2015-07-12 14:01:21 -0700
7a35320
only skip debugging screens if the endpoints are the same as before by
2015-07-12 13:57:59 -0700