Commit graph

574 commits

Author SHA1 Message Date
Kyle Drake
769a122b03 finish basic implementation of tags, misc cleanups 2014-06-11 16:18:19 -07:00
Kyle Drake
575189656b fix for >5 tag logic 2014-06-08 21:20:09 -07:00
Kyle Drake
51ccd367c4 persist tag search 2014-06-08 21:08:04 -07:00
Kyle Drake
f6ebb4ee41 fix for logged out display of site 2014-06-08 18:58:35 -07:00
Kyle Drake
f3c2a81e0c check more than two word tag checking 2014-06-08 18:39:27 -07:00
Kyle Drake
e0efe996b0 refactor tags, whitespace 2014-06-08 18:32:33 -07:00
Kyle Drake
e9b7826621 fix merges in css 2014-06-06 21:54:52 -07:00
Kyle Drake
909c0c9a63 Merge branch 'master' into v2 2014-06-06 21:49:28 -07:00
Kyle Drake
ff7f79dcb4 Merge pull request #5 from roryokane/fix-about-ellipsis
Fix ellipsis ‘…’ in subtitle of About page
2014-06-06 21:49:10 -07:00
Kyle Drake
6c99f86c66 Merge pull request #4 from tanyagray/bugfix-consistent-input-borders
Made input-area border sizes consistent
2014-06-06 21:48:48 -07:00
Rory O’Kane
d53ae89bc6 Fix ellipsis ‘…’ in subtitle of About page
There were one too few periods. And I use a horizontal ellipsis character instead of three periods. It’s the character ‘…’, XML-encoded because I don’t know if the site supports Unicode.

Link to About page: https://neocities.org/about
2014-06-06 23:49:31 -04:00
Kyle Drake
e1eb377a92 optimize performance for site profile render 2014-06-05 01:23:10 -07:00
Kyle Drake
13988ad74a tag support for browse, show site name on bottom 2014-06-04 23:58:16 -07:00
Kyle Drake
4155211051 more share options 2014-06-04 20:48:44 -07:00
Kyle Drake
084a09c688 Plug neocitizen for API, sort HTML first for file changes, Tumblr share link 2014-06-04 19:10:11 -07:00
Kyle Drake
7eee0f062d remove double-change count, and only increment for actual changes 2014-06-04 18:26:17 -07:00
Kyle Drake
da9d1e4eb3 site change and file recording, better share support 2014-06-04 18:05:29 -07:00
Kyle Drake
9275b92d9f 404 if site is not found 2014-05-30 21:33:21 -07:00
Kyle Drake
d9b33238e9 continued work on site profile, tag adding 2014-05-30 21:18:55 -07:00
Kyle Drake
264e4becea follow/followings fixes, general cleanups 2014-05-19 18:31:46 +02:00
Kyle Drake
ad9ac1e68d event actioning_site migration 2014-05-19 16:57:58 +02:00
Tanya Gray
ca22158522 Merge branch 'bugfix-consistent-input-borders' of github.com:tanyagray/neocities into bugfix-consistent-input-borders 2014-05-15 12:54:01 +12:00
Tanya Gray
1808e27382 Updated minified CSS
Signed-off-by: Tanya Gray <tanyagray.nz@gmail.com>
2014-05-15 12:53:27 +12:00
Tanya Gray
b5e564a641 Updated minified version of CSS
Signed-off-by: Tanya Gray <tanyagray.nz@gmail.com>
2014-05-15 12:49:07 +12:00
Tanya Gray
c137173ca1 Made input-area border sizes consistent
Expected:
Border size should be consistent between normal and focus state.

Actual:
Border size changes from 2px normal state to 1px in focus state.

Fix:
Bootstrap uses 2px borders on inputs. It was winning for normal state but not for focus state. Preferred consistent 2px as defined by Bootstrap rather than a forced override.

Bonus:
Stops text inputs shifting around when focused/unfocused.

Signed-off-by: Tanya Gray <tanyagray.nz@gmail.com>
2014-05-13 21:58:03 +12:00
Kyle Drake
070d8df1db fixes for follows, initial follow event code 2014-05-08 08:47:28 -07:00
Kyle Drake
9147ecc5b1 hotfix for featured site images 2014-05-07 10:13:48 -07:00
Kyle Drake
2097350a1c barely functioning share modal 2014-05-05 17:07:22 -07:00
Kyle Drake
32da2d15b6 remove debug code 2014-05-05 15:25:59 -07:00
Kyle Drake
0a29a496d7 following button on site 2014-05-05 15:25:25 -07:00
Kyle Drake
51a85a0b03 comment liking 2014-05-05 11:58:11 -07:00
Kyle Drake
8210670122 event comment delete 2014-05-02 22:45:57 -07:00
Kyle Drake
a4a2b5165b event deleting 2014-05-02 17:44:31 -07:00
Kyle Drake
6277a94a5b editing for profile comments 2014-05-02 15:08:12 -07:00
Kyle Drake
f681e6c704 tooltip showing who likes an event 2014-05-02 01:46:18 -07:00
Kyle Drake
b96730b83f more work on comments for events 2014-05-01 19:20:34 -07:00
Kyle Drake
eba4a6e3f5 event like support 2014-05-01 14:09:45 -07:00
Kyle Drake
cf6bf7f031 Merge branch 'master' into v2 2014-04-30 19:46:01 -07:00
Kyle Drake
6bb59ffbf2 allow for url config for sidekiq 2014-04-30 14:34:58 -07:00
Kyle Drake
17fbbd8e7a separate requirement for site, site_thumbnails and site_screenshots 2014-04-30 13:40:11 -07:00
Kyle Drake
d9ee4f8c65 Merge branch 'master' into v2 2014-04-29 02:13:05 -07:00
Kyle Drake
f2ccbf8066 fix support link on bottom 2014-04-29 02:12:58 -07:00
Kyle Drake
177e4d3592 more improvements for profile/feed page 2014-04-29 02:07:35 -07:00
Kyle Drake
5bc66e2524 initial profile comments 2014-04-29 01:17:17 -07:00
Kyle Drake
44311e4008 start of feed and profile integration 2014-04-29 00:03:48 -07:00
Kyle Drake
d23ffc3b17 Merge branch 'v2' of github.com:neocities/neocities into v2 2014-04-28 14:19:36 -07:00
Kyle Drake
20841a7f5a downcase the ago output 2014-04-28 11:24:32 -07:00
Kyle Drake
76dd51ca7c catch weird upload error 2014-04-28 10:56:21 -07:00
Kyle Drake
b559ed98c0 don't display browser crashing sites on browse site 2014-04-27 21:22:19 -07:00
Kyle Drake
814570801d Push Free Plan to 20MB 🤘 2014-04-27 19:13:29 -07:00