Commit graph

156 commits

Author SHA1 Message Date
Jacques
beadb03770 chore: update version to 7.0.0 2025-02-19 10:30:28 +01:00
Jacques
6facc6e35c feat: add possiblity to open a post by tapping the image 2025-02-19 10:20:44 +01:00
Jacques
ddb73cf631 fix: add loading indicator on creating post 2025-02-19 10:06:40 +01:00
Jacques
6273a9e686 fix: add proper placeholder images to the local repository and a fallback image 2025-02-18 13:15:36 +01:00
Jacques
c1b74e97f3 fix: resolve bug for changing category when viewing post 2025-02-18 10:36:08 +01:00
Jacques
016e27ebab fix: set proper padding for primarybuttons 2025-02-17 16:19:50 +01:00
Jacques
cff28d13b5 fix: aligned add category text in the middle 2025-02-17 16:03:08 +01:00
Jacques
1aa50292c7 fix: decapitalize capital letter in app bar on add post screen 2025-02-17 15:58:24 +01:00
Jacques
4befa42ac4 fix: add options icon button on detail screen. (also fixed a typo) 2025-02-17 15:15:53 +01:00
Jacques
35644b989a fix: reduce space between post user name and post title in the overview posts 2025-02-17 15:10:58 +01:00
Jacques
90a681ea48 fix: remove shadow from floatingactionbutton 2025-02-17 15:02:34 +01:00
Jacques
2221f8286a fix: remove the text Navigator from FlutterTimelineNavigatorUserStory 2025-02-17 15:02:21 +01:00
Jacques
7262729a04 fix: pop properly to overview screen after creating post 2024-12-09 16:27:14 +01:00
mike doornenbal
f0c1c265b3 feat: add options 2024-10-22 15:13:30 +02:00
mike doornenbal
9faca7cb99 fix: add symlinks to main package 2024-10-10 14:48:13 +02:00
mike doornenbal
f119710bd2 feat: new structure 2024-10-09 16:58:58 +02:00
mike doornenbal
554c4526da
Merge pull request #99 from Iconica-Development/bugfix/feedback
5.1.0
2024-09-05 11:15:18 +02:00
mike doornenbal
c41f43bb2a fix: first item scrolling under categories 2024-08-23 14:40:08 +02:00
mike doornenbal
09b11dbbc7 fix: update github action 2024-08-22 14:04:25 +02:00
mike doornenbal
f9525c60b5 feat: add symlinks 2024-08-22 13:48:15 +02:00
mike doornenbal
38bb41ce10 fix: feedback 2024-08-22 13:35:55 +02:00
mike doornenbal
02c136d7ea fix: update image_picker dependency 2024-08-07 15:01:12 +02:00
mike doornenbal
7aef9d9617 feat: publish to server 2024-08-01 13:39:38 +02:00
mike doornenbal
8188c179fb fix: postModel not including creator 2024-08-01 13:22:36 +02:00
mike doornenbal
49f0853cca fix: post creation inputfields 2024-08-01 09:57:21 +02:00
mike doornenbal
1dc79b8d74 fix: button text 2024-08-01 09:38:43 +02:00
mike doornenbal
3bd7b0951f fix: remove gorouter 2024-08-01 09:32:09 +02:00
mike doornenbal
a8897242e7 fix: post creation, reaction like 2024-07-31 16:40:12 +02:00
mike doornenbal
eb953ede0d feat: add category, remove post 2024-07-31 14:49:33 +02:00
mike doornenbal
1f629ddf1f fix: small ui fixes 2024-07-31 10:31:56 +02:00
mike doornenbal
c572e6cd8b fix: imagepicker popup 2024-07-30 16:08:49 +02:00
mike doornenbal
a1024dac3d fix: small issues 2024-07-30 15:59:58 +02:00
mike doornenbal
971a030b5c fix: post_overview_screen 2024-07-30 15:08:45 +02:00
mike doornenbal
32fe08a7af fix: post_creation_screen 2024-07-30 14:35:29 +02:00
mike doornenbal
a7fff5ae91 fix: timeline_selection_screen 2024-07-30 13:34:23 +02:00
mike doornenbal
13ae371191 fix: timeline_post_detail_screen 2024-07-30 10:43:40 +02:00
mike doornenbal
38dd43ab39 fix: timeline_screen 2024-07-29 16:39:56 +02:00
mike doornenbal
c99ecffa64
Merge pull request #98 from Iconica-Development/4.1.0
fix: add return for loading indicator in post screen
2024-07-29 14:55:10 +02:00
Freek van de Ven
d089cec5a4 fix: add return for loading indicator in post screen 2024-06-17 22:00:23 +02:00
Freek van de Ven
d77136edd4 feat: add categorySelectionButtonSelectedTextColor and categorySelectionButtonUnselectedTextColor to the theme 2024-06-17 18:33:41 +02:00
Freek van de Ven
567765f856 feat: migrate to flutter 3.22 2024-06-17 16:31:25 +02:00
Gorter-dev
9d476129fd
Merge pull request #54 from Iconica-Development/4.0.0
Improve flutter_timeline for safino usage
2024-05-29 16:04:18 +02:00
Freek van de Ven
71645eee3b fix: remove allowAllDeletion from the options and add it to the userstory 2024-05-29 16:02:42 +02:00
Freek van de Ven
aa22e1305b feat: add a post deletion confirmation dialog 2024-05-24 12:35:15 +02:00
Freek van de Ven
1c46fbea4b fix: incorrect timeline reaction name 2024-05-24 10:09:56 +02:00
Freek van de Ven
31f93704b6 feat: lock CI version to flutter 3.19.6 2024-05-24 08:39:23 +02:00
Freek van de Ven
23449ec57d feat: change CategorySelectorButton to use the category icon and some extra styling 2024-05-23 15:59:18 +02:00
Freek van de Ven
35028b9bb9 fix: initialize post with empty like count so posts liking works correctly 2024-05-23 14:40:15 +02:00
Freek van de Ven
6a522f3209 fix: change liked to the like icon for unliked posts 2024-05-23 13:19:08 +02:00
Freek van de Ven
013e82e61d fix: add post deletion in the timeline userstory 2024-05-23 11:54:43 +02:00